Skip to content

Commit ac06b94

Browse files
committed
Add new MSRV to changelog
1 parent 56b82ad commit ac06b94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1515
- Changed deserializations to return the number of bytes used
1616
- Changed deserializer and serializer to handle escaped strings
1717
- Changed deserializer to handle whitespaces before sequence
18+
- Raised MSRV to 1.40.0 in order to use `non_exhaustive`
1819

1920
## [v0.1.0] - 2019-11-17
2021

0 commit comments

Comments
 (0)