Skip to content

Commit

Permalink
code review
Browse files Browse the repository at this point in the history
  • Loading branch information
bnasslahsen committed May 5, 2020
1 parent 0eae966 commit a29bb2f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.3.9] - 2020-05-05
### Changed
- Improved support of spring-boot-1 and older spring versions
- #647 - Register model converters only if they are not registered already
### Fixed
- #646 - Handle NPE on SpringDocAnnotationsUtils.mergeSchema

## [1.3.8] - 2020-05-04
### Added
- Introduce support of Webflux and Webmvc.fn with Functional Endpoints
Expand Down

0 comments on commit a29bb2f

Please sign in to comment.