File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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
+
7
17
## [ 1.4.8] - 2020-09-27
8
18
### Added
9
19
- #878 , #449 - Add options to filter on the GroupedOpenApi by consumes/produces mediaTypes or by header
You can’t perform that action at this time.
0 commit comments