Skip to content

Commit b22fb7a

Browse files
committed
update changelog
1 parent ee8cabb commit b22fb7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
55

66
## [Unreleased]
7+
### Fixed
8+
- Remove some unit NaN conversion sign tests due to non-deterministic hardware. Fixes [#103].
9+
- Redundant import warnings on nightly Rust.
710

811
## [2.3.1] - 2023-06-24 <a name="2.3.1"></a>
912
### Fixed
@@ -312,6 +315,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
312315
[#66]: https://github.com/starkat99/half-rs/issues/66
313316
[#54]: https://github.com/starkat99/half-rs/issues/54
314317
[#93]: https://github.com/starkat99/half-rs/issues/54
318+
[#103]: https://github.com/starkat99/half-rs/issues/103
315319

316320
[@tspiteri]: https://github.com/tspiteri
317321
[@PSeitz]: https://github.com/PSeitz

0 commit comments

Comments
 (0)