Commit b22fb7a 1 parent ee8cabb commit b22fb7a Copy full SHA for b22fb7a
File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
4
4
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
5
5
6
6
## [ 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.
7
10
8
11
## [ 2.3.1] - 2023-06-24 <a name =" 2.3.1 " ></a >
9
12
### Fixed
@@ -312,6 +315,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
312
315
[ #66 ] : https://github.com/starkat99/half-rs/issues/66
313
316
[ #54 ] : https://github.com/starkat99/half-rs/issues/54
314
317
[ #93 ] : https://github.com/starkat99/half-rs/issues/54
318
+ [ #103 ] : https://github.com/starkat99/half-rs/issues/103
315
319
316
320
[ @tspiteri ] : https://github.com/tspiteri
317
321
[ @PSeitz ] : https://github.com/PSeitz
You can’t perform that action at this time.
0 commit comments