Skip to content

Commit

Permalink
changelog for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
robfletcher committed Apr 25, 2021
1 parent 8f44bd9 commit ccf3192
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
## 0.30.1 Ascending Ivory = 2021-04-11
## 0.31.0 Ashen Forests - 2021-04-22

- Incomplete assertion chains now throw `IncompleteAssertion`.
- Suppresses class name in the `toString` of exceptions thrown by Strikt assertions.
- Updates `strikt-arrow` to support recent changes in the Arrow library.

## 0.30.1 Ascending Ivory - 2021-04-11

- Fixes an issue where pending assertion chains in a block took precedence over failures, causing false positives. See [#243](https://github.com/robfletcher/strikt/issues/243)

Expand Down

0 comments on commit ccf3192

Please sign in to comment.