Skip to content

Commit 49409a9

Browse files
committed
Prepare for next release
1 parent aa333b3 commit 49409a9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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+
## [3.0.0] - 2025-11-21
9+
10+
### Added
11+
- #2975 - Spring Framework 7 - Initial API versioning support
12+
- #3123 - Support static resources for webflux
13+
14+
### Changed
15+
- Upgrade to Spring Boot 4.0.0
16+
- Upgrade to Scalar 0.4.3
17+
18+
### Fixed
19+
20+
- #3131 - Warning messages when docs are explicitly enabled
21+
- #3121 - NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is null
22+
823
## [3.0.0-RC1] - 2025-11-02
924

1025
### Added

0 commit comments

Comments
 (0)