Skip to content

Commit 312cb3b

Browse files
committed
Update release notes
1 parent 33c59ba commit 312cb3b

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

RELEASES.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- [Fixed a regression in the B-Z division algorithm.][348]
44

5-
[348]: https://github.com/rust-num/num-bigint/pull/338
5+
[348]: https://github.com/rust-num/num-bigint/pull/348
66

77
**Contributors**: @cuviper
88

@@ -22,6 +22,14 @@
2222

2323
**Contributors**: @bionicles, @cuviper, @divergentdave
2424

25+
# Release 0.4.8 (2026-07-04)
26+
27+
- [Fixed a regression in the B-Z division algorithm.][349]
28+
29+
[349]: https://github.com/rust-num/num-bigint/pull/349
30+
31+
**Contributors**: @cuviper
32+
2533
# Release 0.4.7 (2026-07-02)
2634

2735
- [Inline single-digit values.][307] This reduces heap allocations, and

0 commit comments

Comments
 (0)