Skip to content

Commit ca5d091

Browse files
github-actions[bot]tgross35
authored andcommitted
chore: release v0.2.17
1 parent 0bb4057 commit ca5d091

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

libm/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
## [0.2.17](https://github.com/rust-lang/compiler-builtins/compare/libm-v0.2.16...libm-v0.2.17) - 2026-02-07
12+
13+
### Fixed
14+
15+
- Fix acoshf and acosh for negative inputs
16+
1117
## [0.2.16](https://github.com/rust-lang/compiler-builtins/compare/libm-v0.2.15...libm-v0.2.16) - 2025-12-07
1218

1319
### Fixed

libm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libm"
3-
version = "0.2.16"
3+
version = "0.2.17"
44
authors = [
55
"Alex Crichton <alex@alexcrichton.com>",
66
"Amanieu d'Antras <amanieu@gmail.com>",

0 commit comments

Comments
 (0)