Skip to content

Commit 69b23d3

Browse files
author
bnasslahsen
committed
2 parents 7b2c271 + f557a6d commit 69b23d3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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+
## [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

0 commit comments

Comments
 (0)