We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c553f commit 70ed3c6Copy full SHA for 70ed3c6
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
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
+
15
## [1.3.7] - 2020-04-30
16
### Added
17
- Make use of @Deprecated annotations for parameters and model fields
0 commit comments