Skip to content

Commit 545d19e

Browse files
committed
CHANGELOG.md update
1 parent 6febe36 commit 545d19e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
717
## [2.0.0-M7] - 2022-10-17
818
### Added
919
- #1888 - custom Summary for actuator

0 commit comments

Comments
 (0)