mirror of
https://github.com/crazy-max/ghaction-import-gpg.git
synced 2024-12-24 20:22:07 -05:00
Update CHANGELOG
This commit is contained in:
parent
16c87f2e17
commit
a71299c503
2 changed files with 7 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 14 KiB |
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue