diff --git a/.res/ghaction-import-gpg.png b/.res/ghaction-import-gpg.png index 81e42df..bb4d8a4 100644 Binary files a/.res/ghaction-import-gpg.png and b/.res/ghaction-import-gpg.png differ diff --git a/CHANGELOG.md b/CHANGELOG.md index a2c7c13..ccdb3e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 1.2.0 (2020/05/05) + +* Use `gpg-connect-agent` to seed the internal cache of `gpg-agent` +* Fix keygrip (#10) +* Kill GnuPG agent at POST step +* Bring back support for Windows + ## 1.1.0 (2020/05/05) * Configure and check committer email against GPG user address