File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.2.3+llvm-462a31f5a5ab] ( https://github.com/rust-lang/rustc_apfloat/compare/rustc_apfloat-v0.2.2+llvm-462a31f5a5ab...rustc_apfloat-v0.2.3+llvm-462a31f5a5ab ) - 2025-06-11
11+
12+ ### Other
13+
14+ - Switch to release-plz for managing releases
15+ - Fix ` sig::add_or_sub ` and ` IeeeFloat::normalize `
16+ - Use runtime env in build script ([ #17 ] ( https://github.com/rust-lang/rustc_apfloat/pull/17 ) )
17+ - Fix type
Original file line number Diff line number Diff line change 22members = [" fuzz" ]
33
44[workspace .package ]
5- version = " 0.2.2 +llvm-462a31f5a5ab"
5+ version = " 0.2.3 +llvm-462a31f5a5ab"
66edition = " 2021"
77license = " Apache-2.0 WITH LLVM-exception"
88
You can’t perform that action at this time.
0 commit comments