Skip to content

Commit 22cfc69

Browse files
authored
Merge pull request #420 from samoht/release
Prepare the release
2 parents b0010be + 263a424 commit 22cfc69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
### unreleased
1+
### 1.9.0 (2025-03-13)
22

33
- Add `seq`, a testable for `Seq.t` and `contramap` (#412 @xvw)
4-
- BREAKING: `match_raises` now expects the user-defined function to return
4+
- Expose the `V1.Skip` exception (#415, #416, @Khady)
5+
- BREAKING FIX: `match_raises` now expects the user-defined function to return
56
true for expected exceptions. Previously false was interpreted as an
67
expected exception. (#418, #419, @psafont)
7-
- Expose the `V1.Skip` exception (#415, #416, @Khady)
88

99
### 1.8.0 (2024-07-25)
1010

0 commit comments

Comments
 (0)