Skip to content

Commit 12be4a3

Browse files
committed
CHANGELOG.md for v1.6.2
1 parent d1b8d75 commit 12be4a3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ 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.6.2] - 2021-12-16
7+
## [1.6.2] - 2021-12-19
88
### Added
99
- #1386, #1385 - Disable validation by default
1010
- #1384 - Enhance swagger-ui access
11+
### Fixed
12+
- #1392 - Consistent OperationId generation problem with Locale
13+
- #1394 - Getting 404 when trying to access swagger-ui of a native spring-boot app
1114

1215
## [1.6.1] - 2021-12-12
1316
### Added

0 commit comments

Comments
 (0)