File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
77## [ Unreleased]
88
9+ ## [ 7.0.4] ( https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-jdbi-7.0.3 ) - 2023-09-15
10+
911### Added
1012
1113- ` JsonbSetColumnMapperFactory ` and ` JsonbSetArgumentFactory ` for JSONB columns
1214 that contain a set (just an array in JSON though)
1315
16+ ### Changed
17+
18+ - Updated ` dc-model `
19+
1420## [ 7.0.3] ( https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-jdbi-7.0.3 ) - 2023-09-15
1521
1622### Changed
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >dc-commons-jdbi</artifactId >
12- <version >7.0.4-SNAPSHOT </version >
12+ <version >7.0.4</version >
1313 <packaging >jar</packaging >
1414
1515 <name >DigitalCollections: Commons JDBI</name >
You can’t perform that action at this time.
0 commit comments