Skip to content

Commit 3b71b49

Browse files
committed
CHANGELOG.md update
1 parent 8a76935 commit 3b71b49

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.2] - 2020-12-16
8+
### Added
9+
- #978 - Add explode support in combination with arrayShema annotation
10+
- #938 - Swagger-UI Property persistAuthorization.
11+
### Changed
12+
- Update swagger-ui to 3.38.0
13+
### Fixed
14+
- #985 - StackOverflowError when using ObjectId with @ParameterObject
15+
- #980, #968 - Functional DSL incorrect path mapping
16+
717
## [1.5.1] - 2020-12-07
818
### Added
919
- #923 - Exposing swagger-ui on the management port.

0 commit comments

Comments
 (0)