Skip to content

Commit

Permalink
Update CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Dec 7, 2024
1 parent f773f75 commit 0640326
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
## NEXT RELEASE

- Quote and escape in `Print.string` and `Print.char` in the `QCheck` module,
mirroring the `QCheck2.Print` module's behaviour
mirroring the `QCheck2.Print` module's behaviour. Also quote and
escape `Print.bytes` in both `QCheck` and `QCheck2`.
- Add `exponential` generator to `QCheck`, `QCheck.Gen`, and `QCheck2.Gen`
- Add `Shrink.bool` and use it in `QCheck.bool`
- Remove unread `fun_gen` field from `QCheck2`'s `fun_repr_tbl` type
Expand Down

0 comments on commit 0640326

Please sign in to comment.