Skip to content

Commit 842833d

Browse files
committed
project update
1 parent 26cde38 commit 842833d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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+
## [1.6.4] - 2022-01-06
8+
### Added
9+
- Add support out of the box for MultipartRequest
10+
- #1418 - Support for therapi-runtime-javadoc 0.13.0.
11+
### Changed
12+
- #1415 - Moving PageableDefault support to springdoc-openapi-common
13+
- #1424 - Update classgraph dependency to 4.8.138
14+
### Fixed
15+
- #1407 - Fix issue number in 1.6.3 CHANGELOG
16+
- #1421 - Actuator endpoints have 2 appended to operationId
17+
- #1425 - Parameter 2 of method indexPageTransformer in org.springdoc.webmvc.ui.SwaggerConfig required a single bean, but 2 were found
18+
719
## [1.6.3] - 2021-12-25
820
### Added
921
- #1299 - Add support for Spring Cloud Function Web.

0 commit comments

Comments
 (0)