Skip to content

Commit 72e268b

Browse files
committed
Update CHANGES.md
1 parent 4b074f2 commit 72e268b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
- `Pp` to pretty-print values back to valid OCaml syntax
77
- `Equal` to test equality of values
88
- #337: Add 3 `Bytes.t` combinators to `Lin`: `bytes`, `bytes_small`, `bytes_small_printable`
9-
- #329,340: Support `qcheck-lin` and `qcheck-stm` on OCaml 4.13.x and 4.14.x
10-
without the `Domain` and `Effect` modes
9+
- #329,340,352: Support `qcheck-lin` and `qcheck-stm` on OCaml 4.12.x, 4.13.x and 4.14.x
10+
without the `Domain` and `Effect` modes
1111
- #316: Fix `rep_count` in `STM_thread` so that negative and positive
1212
tests repeat equally many times
1313
- #318: avoid repetitive interleaving searches in `STM_domain` and `STM_thread`

0 commit comments

Comments
 (0)