= Release v2.3.0 = *All release tags are signed, and release packages are also signed*. *Always check signatures prior using this software* == Added == * Add support for signing secret rotation: now it supports receiving a sequence of secrets instead of a single one, considering them ordered from oldest to newest, so that signatures are made with the newest secret but verifications are done using all of them. * Add dev tool `darglint` to help checking docstrings consistency with the code, and consequently improve docstrings adding missing parts.