Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
irakliyk committed Mar 15, 2024
1 parent bc1692c commit 72f9b6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.8.3 (2024-03-15)
* Implemented `Serializable` and `Deserializable` on `String` (#258).
* Extended range of possible implementations of `ByteReader` and `ByteWriter`. (#262).

## 0.8.2 (2024-02-27) - `utils/core` crate only
* Extend `write_many` to support `IntoIterator` (#251)

Expand Down

0 comments on commit 72f9b6f

Please sign in to comment.