Skip to content

Commit

Permalink
Published jvm/2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Jun 5, 2024
1 parent 2e44b90 commit 1b376fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jvm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.2.1] - 2024-06-05
### Fixed
- Added `Selfie.expectSelfies(Iterable<T> items, Function<T, String> toString)` for doing easy "multi-asserts" in `suspend fun` also. ([#421](https://github.com/diffplug/selfie/pull/421))

Expand Down

0 comments on commit 1b376fd

Please sign in to comment.