Skip to content

Commit 13d87f8

Browse files
committed
Add CHANGES entry for #379 on Util.Pp
1 parent e6396b8 commit 13d87f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Next
44

5+
- #379: Extend the set of `Util.Pp` pretty-printers and teach them to
6+
add break hints similar to `ppx_deriving.show`; teach `to_show` to
7+
generate truncated strings when `$MCTUTILS_TRUNCATE` environment
8+
variable is set
59
- #368: Switch `STM_domain.agree_prop_par_asym` from using
610
`Semaphore.Binary` to using an `int Atomic.t` which improves
711
the error rate across platforms and backends

0 commit comments

Comments
 (0)