Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbb committed Aug 29, 2021
1 parent 577bf96 commit 1c4982b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## Changed

* Bump MSRV to 1.46, since the dev-dependency bitflags requires that version now.
* `flattened_maybe!` no longer requires the `serde_with` crate to be available with a specific name.
This allows renaming the crate or using `flattened_maybe!` through a re-export without any complictions.

## [1.9.4] - 2021-06-18

Expand Down

0 comments on commit 1c4982b

Please sign in to comment.