mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-23 14:06:56 +01:00
chore: update changelog
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -21,6 +21,20 @@
|
||||
|
||||
-->
|
||||
|
||||
#[Unrelased]
|
||||
|
||||
### Changed
|
||||
|
||||
### Added
|
||||
* `Token::to_raw_bytes` serializes generic token to raw bytes ([lollerfirst]).
|
||||
* `Token::try_from` for `Vec<u8>` constructs a generic token from raw bytes ([lollerfirst]).
|
||||
* `TokenV4::to_raw_bytes()` serializes a TokenV4 to raw bytes following the spec ([lollerfirst]).
|
||||
* `Wallet::receive_raw` which receives raw binary tokens ([lollerfirst]).
|
||||
|
||||
### Fixed
|
||||
|
||||
### Removed
|
||||
|
||||
#[0.6.0]
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user