Skip to content

Commit

Permalink
changelog: update
Browse files Browse the repository at this point in the history
  • Loading branch information
3Hren committed Sep 20, 2017
1 parent 202299c commit 6b80e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmp-serde/CHANGELOG.md
Expand Up @@ -11,7 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- More `decode::Error` conversions.

### Changed:
- Serialize newtype structs by serializing its inner type without wrapping into a tuple.
- (Breaking) Serialize newtype structs by serializing its inner type without wrapping into a tuple.
- Function `encode::to_vec_named` now accepts unsized values.
- Renamed `decode::Read` trait to `decode::ReadSlice` to avoid clashing with `std::io::Read` and to specify more precisely what it does.

Expand Down

0 comments on commit 6b80e7c

Please sign in to comment.