Skip to content

Commit 3dd6a59

Browse files
author
bnasslahsen
committed
changelog update
1 parent 8db7e12 commit 3dd6a59

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.3.7] - 2020-04-30
8+
### Added
9+
- Make use of @Deprecated annotations for parameters and model fields
10+
### Changed
11+
- #624 - Revert changes on MediaType.APPLICATION_JSON_VALUE
12+
- #568 - Improve visibility of configuration classes
13+
### Fixed
14+
- #626 - Springdoc with Actuator server in different port that embedded tomcat server
15+
- #625 - Add access to ApiResponses for OperationCustomizer.
16+
717
## [1.3.6] - 2020-04-28
818
### Changed
919
- Revert @ParameterObject annotation from Pageable

0 commit comments

Comments
 (0)