Skip to content

Commit 9fdd19b

Browse files
author
bnasslahsen
committed
CHANGELOG.md update
1 parent fe475a5 commit 9fdd19b

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.4.9] - 2020-10-xx
8+
### Added
9+
- Added property for deterministic and alphabetical orderding: springdoc.writer-with-order-by-keys
10+
### Changed
11+
- Upgrade to Swagger-core 2.1.5
12+
- Upgrade swagger-ui version to 3.35.1
13+
### Fixed
14+
- #889 - fix for flaky operationIds
15+
- #893 - Generate empty `scopes` object
16+
717
## [1.4.8] - 2020-09-27
818
### Added
919
- #878, #449 - Add options to filter on the GroupedOpenApi by consumes/produces mediaTypes or by header

0 commit comments

Comments
 (0)