Skip to content

Commit

Permalink
Published jvm/2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Jun 3, 2024
1 parent 882ed75 commit ff53f97
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.1.0] - 2024-06-03
### Added
- Added `Selfie.expectSelfies(Iterable<T> items, Function<T, String> toString)` for doing easy "multi-asserts". ([#416](https://github.com/diffplug/selfie/pull/416))
- For java versions which don't support multiline string literals, we now encode multiline strings like so: ([#406](https://github.com/diffplug/selfie/pull/406))
Expand Down

0 comments on commit ff53f97

Please sign in to comment.