chore: release v0.2.10
This commit is contained in:
parent
bc84f02bae
commit
476585d6a0
2 changed files with 7 additions and 1 deletions
|
|
@ -8,6 +8,12 @@ and this project adheres to
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.2.10](https://github.com/rust-lang/libm/compare/libm-v0.2.9...libm-v0.2.10) - 2024-10-28
|
||||
|
||||
### Other
|
||||
|
||||
- Set the MSRV to 1.63 and test this in CI
|
||||
|
||||
## [0.2.9](https://github.com/rust-lang/libm/compare/libm-v0.2.8...libm-v0.2.9) - 2024-10-26
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ license = "MIT AND (MIT OR Apache-2.0)"
|
|||
name = "libm"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/rust-lang/libm"
|
||||
version = "0.2.9"
|
||||
version = "0.2.10"
|
||||
edition = "2021"
|
||||
exclude = ["/ci/", "/.github/workflows/"]
|
||||
rust-version = "1.63"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue