Skip to content

Commit 3ec998c

Browse files
committed
fix #638 changelog
1 parent 8ceb00c commit 3ec998c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

proptest/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## Unreleased
22

3-
### New Additions
3+
### New Features
44

55
- Added `bits::u128` and `bits::i128` strategies for 128-bit integer bit set generation. ([\#311](https://github.com/proptest-rs/proptest/issues/311))
6+
- Added support for f16 feature-gated by "f16" or "unstable". ([\#638](https://github.com/proptest-rs/proptest/pull/638))
67

78
## 1.10.0
89

@@ -13,7 +14,6 @@
1314
### New Features
1415

1516
- Added a memory-efficient strategy for sampling subsets from ranges without replacement. ([\#586](https://github.com/proptest-rs/proptest/pull/586))
16-
- Added support for f16 feature-gated by "f16" or "unstable". ([\#638](https://github.com/proptest-rs/proptest/pull/638))
1717

1818
### Other Notes
1919

0 commit comments

Comments
 (0)