Skip to content

Commit afb2574

Browse files
committed
Add note about MSRV
1 parent ed2852e commit afb2574

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
@@ -27,6 +27,7 @@ The format is based on [Keep a Changelog]. This project adheres to [Semantic Ver
2727

2828
### Changed
2929

30+
- The minimum supported Rust version is now 1.81.0.
3031
- The dependency on `itoa` has been removed, as the standard library now has similar functionality
3132
by default.
3233
- Formatting a component that involves a floating point number is now guaranteed to be

0 commit comments

Comments
 (0)