Skip to content

Commit d218d68

Browse files
author
bnasslahsen
committed
update CHANGELOG
1 parent c56751e commit d218d68

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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+
8+
## [1.2.32] - 2020-02-19
9+
# Added
10+
- Support to override generic responses from controller advice with ApiResponses #429
11+
- Support for non-nullable types in Kotlin #443
12+
- Support for setting default produces/consumes mediaTypes #442
13+
#Changed
14+
- Force classgraph version #447
15+
#Fixed
16+
- Payload/Request Examples no longer generated #444
17+
- Return value of PropertyCustomizer is ignored #441
18+
719
## [1.2.31] - 2020-02-18
820
## Added
921
- Allow Request paremeters types to be ignored programatically using SpringDocUtils

0 commit comments

Comments
 (0)