Skip to content

Commit

Permalink
changelog before release
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-fuchs committed Jan 29, 2024
1 parent dc922b8 commit 65a0255
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,29 @@

### Fixed

## [4.0.1] - 2024-01-28

### Changed
- bumping jacoco for JDK 21
- bumping github action versions
- PR #82 : upgraded tests to Junit 5
- PR #86 : adding Jakarta validation and annotation in model domain

### Added


### Changed
- PR 73 : upgrade to archunit 1.2.0, and now building with JDK 21 - Thanks @RoqueIT !!
- PR 75 : now considering jakarta.annotation.Nonnull - Thanks @paul58914080 !!


## [4.0.0] - 2023-11-16

### Changed
- PR 73 : upgrade to archunit 1.2.0, and now building with JDK 21 - Thanks @RoqueIT !!
- PR 75 : now considering jakarta.annotation.Nonnull - Thanks @paul58914080 !!


## [3.0.0] - 2022-10-08

### Changed
Expand Down

0 comments on commit 65a0255

Please sign in to comment.