Skip to content

Commit

Permalink
0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hinto-janai committed Dec 26, 2023
1 parent 7fa1f34 commit 42cee5c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 728 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
target
/fuzz/artifacts
/fuzz/corpus
Cargo.lock
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ Types of changes:


# readable Unreleased


---


# readable v0.16.0 - 2023-12-26
## Added
- Impl `TryFrom<[u8]>` for `Str`
- Impl `borsh::{BorshSerialize, BorshDeserialize}` on most types
Expand Down
Loading

0 comments on commit 42cee5c

Please sign in to comment.