Skip to content

Commit 4e14435

Browse files
committed
grouping fix
1 parent 859eb75 commit 4e14435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
`to_string_radix_vartime` ([#659])
1313
- New trait impls: `MulMod` ([#313]), `Div`/`Rem`/`num_traits::Num` ([#720])
1414
- New `BoxedUint` functionality:
15-
- New methods: `sbb`, `wrapping_sub`, `checked_sub` ([#303]), `mul` ([#306]),
15+
- New methods: `sbb`/`wrapping_sub`/`checked_sub` ([#303]), `mul` ([#306]),
1616
`from_be_slice`/`from_le_slice}` ([#307]), `to_be_bytes`/`to_le_bytes` ([#308]),
1717
`bits` ([#328]), `conditional_select` ([#329]), `shl_vartime` ([#330]), `shr_vartime` ([#331]),
1818
`rem_vartime` ([#332]), `inv_mod2k`/`bitor` ([#334]), `pow` ([#337]), `inv_mod` ([#341]),

0 commit comments

Comments
 (0)