File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ and this project adheres to
88
99## [ Unreleased]
1010
11+ ## [ 0.2.10] ( https://github.com/rust-lang/libm/compare/libm-v0.2.9...libm-v0.2.10 ) - 2024-10-28
12+
13+ ### Other
14+
15+ - Set the MSRV to 1.63 and test this in CI
16+
1117## [ 0.2.9] ( https://github.com/rust-lang/libm/compare/libm-v0.2.8...libm-v0.2.9 ) - 2024-10-26
1218
1319### Fixed
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT AND (MIT OR Apache-2.0)"
88name = " libm"
99readme = " README.md"
1010repository = " https://github.com/rust-lang/libm"
11- version = " 0.2.9 "
11+ version = " 0.2.10 "
1212edition = " 2021"
1313exclude = [" /ci/" , " /.github/workflows/" ]
1414rust-version = " 1.63"
You can’t perform that action at this time.
0 commit comments