Skip to content

Commit 128251e

Browse files
committed
Changelog: update.
1 parent da98438 commit 128251e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
- Initial support for [Serde](https://github.com/serde-rs/serde) serializer and deserializer.
88
- Efficient bytes serialization with Serde.
99
- Efficient binaries deserialization with Serde using `ByteBuf`.
10+
- Rust serialize Decoder now can provide the underlying reader both by reference or by value, destroying itself in the
11+
last case.
1012

1113
### Changed
1214
- Renamed `PositiveFixnum` marker to `FixPos`.

0 commit comments

Comments
 (0)