Update CHANGELOG

This commit is contained in:
CrazyMax 2022-03-01 10:54:10 +01:00
parent 064ca09e2d
commit b7c9a01276
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -1,5 +1,13 @@
# Changelog
## 4.2.0 (2022/03/01)
* Align default ttl with GitHub job run timeout (#126)
* Delete key using primary key ID not subkey ID (#125)
* Set passphrase only for the fingerprint being used (#123)
* Bump openpgp from 5.0.0 to 5.1.0 (#116 #120)
* Bump actions/github-script from 4 to 6 (#115 #121)
## 4.1.0 (2021/10/15)
* Handle signing-only subkeys (#112)