We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 178c50d commit ca678a9Copy full SHA for ca678a9
CHANGELOG.md
@@ -4,6 +4,12 @@ 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
+## [1.2.25] -
8
+### Fixed
9
+- Fix double registration of model converters when grouped api is used #324
10
+### Added
11
+- Added support for multiple OpenAPI definitions in spring webflux #329
12
+
13
## [1.2.24] -
14
### Changed
15
- Improve beans loading, if projects uses the UI only #321
0 commit comments