Update CHANGELOG

This commit is contained in:
CrazyMax 2020-05-18 17:40:11 +02:00
parent a81d7c3131
commit 87a89221c6
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -1,5 +1,11 @@
# Changelog
## 2.1.1 (2020/05/18)
* Fix importing of base64 armored string (#18)
* Enhanced tests
* Update deps
## 2.1.0 (2020/05/13)
* Allow importing GPG key as a base64 string (#14)