Skip to content

Commit dcf9a95

Browse files
author
bnasslahsen
committed
update changelog
1 parent 3c6a790 commit dcf9a95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ 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] -
7+
## [1.2.29] -
88
## Added
9-
- Added ability to disable security for one operation using @SecurityRequirements #259
109
- Support for extensions on @ApiResponse #368
1110
- Support for CompletionStage as endpoint return type #370
1211
- Support for extensions on @ApiResponse #368
1312
- Support for java 8 Optional for @RequestParam #375
1413
- Support for @RequestParam for file upload #377
15-
14+
- Added ability to disable security for one operation using @SecurityRequirements #259
15+
- Support to configure packages-to-scan as list using YAML Syntax #376
1616

1717
## [1.2.28] -
1818
## Changed

0 commit comments

Comments
 (0)