Skip to content

Commit b36bba5

Browse files
committed
Add note about MSRV update in 0.13.3
Signed-off-by: Matthias Beyer <[email protected]> (cherry picked from commit dabf0c4) Signed-off-by: Matthias Beyer <[email protected]>
1 parent 3341a78 commit b36bba5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
## 0.13.3 - 2022-12-04
1010

11+
Please note that we had to update the MSRV for this crate from 1.56.0 to 1.59.0
12+
for this patch release being possible, because a transitive dependency did
13+
update its MSRV.
14+
1115
- Backport of commit [d54986c54091e4620c199d3dfadde80b82958bb3] from [#362] for
1216
using float_cmp for testing floats
1317
- Backport of [#379] adding `Clone` trait derive to builder states

0 commit comments

Comments
 (0)