Skip to content

Commit 5bc4ad8

Browse files
committed
Update CHANGELOG entry for QCheck.oneof
1 parent dd716c5 commit 5bc4ad8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@
102102
- Add `QCheck.Gen.oneof_array` and deprecate `QCheck.Gen.oneofa`
103103
- Add `QCheck.oneof_list` and deprecate `QCheck.oneofl`
104104
- Add `QCheck.oneof_array` and deprecate `QCheck.oneofa`
105-
- Un-deprecate `QCheck.oneof` with a better specification and deprecate `QCheck.choose` for consistency
105+
- Un-deprecate `QCheck.oneof` with a better specification and optional parameters
106+
like `QCheck.oneof_weighted` and deprecate `QCheck.choose` for consistency
106107
- Add `QCheck2.Gen.oneof_list` and deprecate `QCheck2.Gen.oneofl`
107108
- Add `QCheck2.Gen.oneof_array` and deprecate `QCheck2.Gen.oneofa`
108109
- Add missing `QCheck2.Gen.map_keep_input` for consistency

0 commit comments

Comments
 (0)