Skip to content

Commit 970f066

Browse files
committed
Update relnotes from compat branches
1 parent b99c169 commit 970f066

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

RELEASES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
- Added `PrimitiveNumber::midpoint`
2929
- Removed `Primitive{Float,Signed,Unsigned}::midpoint`
3030

31+
# Release 0.2.4 (2025-12-20)
32+
33+
- Backported `PrimitiveInteger::from_str_radix` from 0.3.4.
34+
3135
# Release 0.2.3 (2025-12-16)
3236

3337
- Updated to MSRV 1.87.
@@ -51,6 +55,10 @@
5155
- `PrimitiveNumber` added type-casting methods `as_from` and `as_to`.
5256
- `PrimitiveNumber::Bytes` added supertraits for its array representation.
5357

58+
# Release 0.1.2 (2025-12-20)
59+
60+
- Backported `PrimitiveInteger::from_str_radix` from 0.3.4.
61+
5462
# Release 0.1.1 (2025-12-11)
5563

5664
- Link documentation to inherent methods.

0 commit comments

Comments
 (0)