Skip to content

Commit

Permalink
changelog for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
robfletcher committed Jan 26, 2021
1 parent 24ff7e1 commit ba0dea3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.28.2 Hidden Ruin - 2021-01-26

- Removes support for Arrow's `Try` type that has been removed from `arrow-core`.
- Adds `anyIndexed`, `allIndexed`, and `noneIndexed` assertions for `Iterable<*>`.

## 0.28.1 Distant Princess - 2020-12-01

- Adds `count()` and `count(predicate)` mappings for `Iterable` subjects.
Expand Down

0 comments on commit ba0dea3

Please sign in to comment.