Add changelog

This commit is contained in:
Aron Wussler 2021-07-30 14:54:38 +02:00
parent a3d8ed70c8
commit eb311a801f

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