diff --git a/dc-commons-jdbi/CHANGELOG.md b/dc-commons-jdbi/CHANGELOG.md index 75179a9e..7c5dc81c 100644 --- a/dc-commons-jdbi/CHANGELOG.md +++ b/dc-commons-jdbi/CHANGELOG.md @@ -6,11 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] +## [7.0.4](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-jdbi-7.0.3) - 2023-09-15 + ### Added - `JsonbSetColumnMapperFactory` and `JsonbSetArgumentFactory` for JSONB columns that contain a set (just an array in JSON though) +### Changed + +- Updated `dc-model` + ## [7.0.3](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-jdbi-7.0.3) - 2023-09-15 ### Changed diff --git a/dc-commons-jdbi/pom.xml b/dc-commons-jdbi/pom.xml index 85f48f58..6388f0a9 100644 --- a/dc-commons-jdbi/pom.xml +++ b/dc-commons-jdbi/pom.xml @@ -9,7 +9,7 @@ dc-commons-jdbi - 7.0.4-SNAPSHOT + 7.0.4 jar DigitalCollections: Commons JDBI