Add documentation for messages

This commit is contained in:
Aron Wussler 2021-07-08 17:19:44 +02:00
parent 0ead04a4c2
commit 26dd18cf42
2 changed files with 8 additions and 0 deletions

View file

@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Dummy keys now show the correct locked/unlocked status
### Changed
- Improved documentation for differences between text and binary messages
### Deprecated
- `(key *Key) Check() (bool, error)` is now deprecated, all keys are now checked upon import from x/crypto