File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments