We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0010be + 263a424 commit 22cfc69Copy full SHA for 22cfc69
CHANGES.md
@@ -1,10 +1,10 @@
1
-### unreleased
+### 1.9.0 (2025-03-13)
2
3
- Add `seq`, a testable for `Seq.t` and `contramap` (#412 @xvw)
4
-- BREAKING: `match_raises` now expects the user-defined function to return
+- Expose the `V1.Skip` exception (#415, #416, @Khady)
5
+- BREAKING FIX: `match_raises` now expects the user-defined function to return
6
true for expected exceptions. Previously false was interpreted as an
7
expected exception. (#418, #419, @psafont)
-- Expose the `V1.Skip` exception (#415, #416, @Khady)
8
9
### 1.8.0 (2024-07-25)
10
0 commit comments