We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6febe36 commit 545d19eCopy full SHA for 545d19e
CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [2.0.0-RC1] - 2022-10-23
8
+### Added
9
+- #1284 - Additional hints for native support
10
+### Changed
11
+- Upgrade to spring-boot 3.0.0-RC1
12
+- Upgrade swagger-ui to 4.15.0
13
+### Fixed
14
+- #1901 - When @Get, using @Parameter over the method results in duplicate of the same parameter.
15
+- #1892 - springdoc.model-and-view-allowed.
16
+
17
## [2.0.0-M7] - 2022-10-17
18
### Added
19
- #1888 - custom Summary for actuator
0 commit comments