Skip to content

Commit

Permalink
docs: CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pakisan committed Jan 9, 2025
1 parent 0a4242f commit 89b7748
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [1.0.0-RC2] - TBA

### Changed

- Replace `javax.validation` with `jakarta.validation`. Because last one is successor
- Mark lombok dependency as `provided` to avoid its injection into resulted jar
- `MessageExample.payload` now is `any` type instead of `Map<String, Object>

## [1.0.0-RC2] - 2024-05-16

### Added
Expand Down

0 comments on commit 89b7748

Please sign in to comment.