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 10, 2025
1 parent 89b7748 commit 98cff9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.0-RC2] - TBA
## [1.0.0-RC3] - 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>
- `MessageExample.payload` now is `any` type instead of `Map<String, Object>`

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

Expand Down

0 comments on commit 98cff9b

Please sign in to comment.