Skip to content

Commit 1630ca2

Browse files
committed
CHANGELOG.md update
1 parent 612db13 commit 1630ca2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [1.5.0] - 2020-11-13
7+
## [1.5.0] - 2020-11-14
88
### Added
99
- #891 - Provide a WebMvc.fn / WebFlux.fn functional DSL
1010
- #904 - Add support for placeholders for default value in @RequestParam Annotation.
@@ -21,6 +21,7 @@ _ Removal of deprecated method: GroupedOpenApi.setGroup
2121
- #920 - Define explicitly metadata for springdoc.swagger-ui.enabled
2222
- #907 - Hidden controller showing up in swagger UI when springdoc.show-actuator is enabled
2323
- #885 - Flaky operationIds for controller-methods with same name
24+
- #688, #349, #545 - swagger-config not being loaded twice out of the box, thanks to the swagger-ui v3.36.0.
2425

2526
## [1.4.8] - 2020-09-27
2627
### Added

0 commit comments

Comments
 (0)