Add changelog
This commit is contained in:
parent
a3d8ed70c8
commit
eb311a801f
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Security
|
### Security
|
||||||
- All keys are now checked on parsing from the underlying library
|
- All keys are now checked on parsing from the underlying library
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Dummy keys now show the correct locked/unlocked status
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
- `(key *Key) Check() (bool, error)` is now deprecated, all keys are now checked upon import from x/crypto
|
- `(key *Key) Check() (bool, error)` is now deprecated, all keys are now checked upon import from x/crypto
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue