File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ Unreleased] -
8+ ### Added
9+ - Support for pathsToMatch and packagesToScan to work in spinal-case as well. Fixes #338
10+ ## Fixed
11+ - Fixes springdoc.swagger-ui.url property #339
12+
13+ ## [ 1.2.26] -
14+ ### Added
15+ - Make springdoc cache configurable #331
16+ ### Fixed
17+ - Multiple paths in controller and DeleteMapping generates incorrect Request Body #334
18+
719## [ 1.2.25] -
820### Fixed
921- Fix double registration of model converters when grouped api is used #324
You can’t perform that action at this time.
0 commit comments