Skip to content

Commit 70ed3c6

Browse files
author
bnasslahsen
committed
changelog update
1 parent 91c553f commit 70ed3c6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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.8] - 2020-05-04
8+
### Added
9+
- Introduce support of Webflux and Webmvc.fn with Functional Endpoints
10+
### Changed
11+
- #624 - Revert changes on MediaType.APPLICATION_JSON_VALUE
12+
### Fixed
13+
- #630, #641, #643, #637 - JsonMappingException on UI render
14+
715
## [1.3.7] - 2020-04-30
816
### Added
917
- Make use of @Deprecated annotations for parameters and model fields

0 commit comments

Comments
 (0)