Skip to content

Commit

Permalink
Add latest changes to changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Jul 27, 2023
1 parent cce7863 commit 4612a0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions dc-commons-jdbi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

### Added

- Add ArgumentFactories and ColumnMappers for `Set<Locale>` and `LinkedHashSet<Locale>`
- Added ArgumentFactories and ColumnMappers for `Set<Locale>` and `LinkedHashSet<Locale>`

### Changed

- Bump version of JDBI to 3.37.1
- Bumped version of JDBI to 3.37.1
- **Breaking** Bumped `dc-model` dependency to version `12`

## [6.0.0](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-jdbi-6.0.0) - 2022-07-18

Expand Down
3 changes: 2 additions & 1 deletion dc-commons-springmvc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

### Changed

- StringToOrderConverter now allows subProperty containing dash "-" (e.g. "label=de-Latn")
- `StringToOrderConverter` now allows `subProperty` containing dash "-" (e.g. "label_de-Latn")
- **Breaking** Bumped `dc-model` dependency to version `12`

## [6.0.0](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springmvc-6.0.0) - 2022-07-18

Expand Down

0 comments on commit 4612a0c

Please sign in to comment.