diff --git a/CHANGELOG.md b/CHANGELOG.md index bdb10555..43edc3c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ empty password, but pass it on to lower level decryption routines (#288) * `interface.import_ecdsa_privatekey_from_file` supports loading unencrypted private keys (#288) -* Revise `interface` and `gpg.functions` docstrings and example snippets and +* Revise `interface` and `gpg.functions` docstrings, and example snippets, and use Sphinx compatible Google Style docstring format (#288, #300) * Linter-flagged cosmetic changes (#292, #295, #296) * Bump dependencies: cryptography (#291, #293)