Skip to content

Commit b315c01

Browse files
committed
Add a release note for Shr
1 parent 87fe608 commit b315c01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Release 0.2.0 (pending)
22

33
- :warning: [num-bigint now requires rustc 1.15 or greater][23].
4+
- :warning: [`Shr for BigInt` now rounds down][8] rather than toward zero,
5+
matching the behavior of the primitive integers for negative values.
46

57
**Contributors**: @cuviper
68

9+
[8]: https://github.com/rust-num/num-bigint/pull/8
710
[23]: https://github.com/rust-num/num-bigint/pull/23
811

912

0 commit comments

Comments
 (0)