Skip to content

Commit

Permalink
(4/4) Deserialize nested Option: modify changelog (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
marhkb committed Jan 15, 2021
1 parent 1de2bd3 commit 67a3778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rmp-serde/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fix error decoding `Some(enum)` (#185)
- Fix error decoding unit structs which were encoded as `[]` (#181)
- Fix `Display` implementations for errors not including all relevant information (#199)
- Fix deserialization of nested `Option`s (#245)

## 0.13.7 - 2017-09-13
### Changed:
Expand Down

0 comments on commit 67a3778

Please sign in to comment.