Skip to content

Commit 53f8569

Browse files
author
bnasslahsen
committed
update changelog
1 parent c41c110 commit 53f8569

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.4.3] - 2020-07-01
8+
###
9+
- #747 - Added property to override @Deprecated Model converter
10+
- #748 - Add support for @ExceptionHandler inside @RestController
11+
### Changed
12+
- upgrade swagger-ui version 3.28.0
13+
- upgrade swagger-api to v2.1.3
14+
- #745 - Change SwaggerIndexTransformer and SwaggerConfig design to ease customization
15+
### Fixed
16+
- #758 - APIResponses constructed programmatically are not correctly analyzed
17+
- #725 - Unexpected fields in request body definition for RepresentationModel DTO
18+
719
## [1.4.2] - 2020-06-25
820
### Changed
921
- Upgrade swagger-ui to 3.27.0

0 commit comments

Comments
 (0)