File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,11 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Changed
1111
12+ - ???
13+
14+
15+ ## [ 0.11.0] - 2024-12-05
16+
17+ ### Changed
18+
1219- JAXB classes are now using element wrappers instead of wrapper classes
1320- RexsVersion with distinction in schemaVersion and modelVersion
1421- Validation: Display unknown custom attributes as a warning
1522
16-
1723## [ 0.10.0] - 2024-11-05
1824
1925### Added
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.github.fva-net</groupId >
2525 <artifactId >rexs-api-java-project</artifactId >
26- <version >0.11.0-SNAPSHOT </version >
26+ <version >0.11.0</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.github.fva-net</groupId >
2525 <artifactId >rexs-api-java-project</artifactId >
26- <version >0.11.0-SNAPSHOT </version >
26+ <version >0.11.0</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change 2222
2323 <groupId >io.github.fva-net</groupId >
2424 <artifactId >rexs-api-java-project</artifactId >
25- <version >0.11.0-SNAPSHOT </version >
25+ <version >0.11.0</version >
2626 <packaging >pom</packaging >
2727
2828 <name >REXS-API-Java :: Project</name >
You can’t perform that action at this time.
0 commit comments