Skip to content

Commit 08fb880

Browse files
committed
CHANGELOG.md update
1 parent 4ce250a commit 08fb880

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.0.1] - 2022-12-16
9+
10+
### Added
11+
12+
- #1965 - Prevents premature initialisation of factory-beans
13+
- #2003 - Resolve property descriptions for arrays
14+
15+
### Fixed
16+
17+
- #1957 - AdditionalModelsConverter Schema params rewriting
18+
- #1962 - override-with-generic-response shouldn't shallow copy
19+
- #1985 - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
20+
- #1992 - Java enumeration and Spring Converter no longer generates enum drop-down
21+
- #2001 - Enum Collection parameter missing type info in Spring Data Rest search method
22+
- #1961 - ContinuationObject leaks into schema
823

924
## [2.0.0] - 2022-11-24
1025

0 commit comments

Comments
 (0)