Merge pull request #141 from ProtonMail/docs-dummy

Add changelog for Dummy key changes
This commit is contained in:
wussler 2021-07-30 14:56:29 +02:00 committed by GitHub
commit 0ead04a4c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security
- All keys are now checked on parsing from the underlying library
### Fixed
- Dummy keys now show the correct locked/unlocked status
### Deprecated
- `(key *Key) Check() (bool, error)` is now deprecated, all keys are now checked upon import from x/crypto