Skip to content

Commit 69aa19c

Browse files
committed
CHANGELOG.md update for v2.0.4
1 parent a0c5712 commit 69aa19c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
9+
## [2.0.4] - 2023-03-15
10+
11+
### Changed
12+
13+
- Upgrade swagger-ui to 4.18.1
14+
15+
### Fixed
16+
17+
- #2123 - Fix spring authorization server response
18+
- #2131 - Fixed a bug that javadoc of record class parameters was not recognized.
19+
- #2114 - Exception during WebFlux tests: NoClassDefFoundError: KotlinModule$Builder
20+
821
## [2.0.3] - 2023-03-07
922

1023
### Added

0 commit comments

Comments
 (0)