Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed May 31, 2023
1 parent 4b074f2 commit 72e268b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
- `Pp` to pretty-print values back to valid OCaml syntax
- `Equal` to test equality of values
- #337: Add 3 `Bytes.t` combinators to `Lin`: `bytes`, `bytes_small`, `bytes_small_printable`
- #329,340: Support `qcheck-lin` and `qcheck-stm` on OCaml 4.13.x and 4.14.x
without the `Domain` and `Effect` modes
- #329,340,352: Support `qcheck-lin` and `qcheck-stm` on OCaml 4.12.x, 4.13.x and 4.14.x
without the `Domain` and `Effect` modes
- #316: Fix `rep_count` in `STM_thread` so that negative and positive
tests repeat equally many times
- #318: avoid repetitive interleaving searches in `STM_domain` and `STM_thread`
Expand Down

0 comments on commit 72e268b

Please sign in to comment.