Skip to content

Commit 04d7dee

Browse files
author
bnasslahsen
committed
CHANGELOG.md update for next release
1 parent 000eebf commit 04d7dee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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.8] - 2020-09-27
8+
### Added
9+
- #878, #449 - Add options to filter on the GroupedOpenApi by consumes/produces mediaTypes or by header
10+
- #866 - QuerydslPredicateOperationCustomizer exclude static fields and support QuerydslBindings.excludeUnlistedProperties
11+
- #877 - Add support for disabling Syntax highlighting in Swagger-ui
12+
### Fixed
13+
- #876 - @ParameterObject causes NPE when combined with spring-data-rest
14+
- #879 - Empty API docs with nested routes
15+
716
## [1.4.7] - 2020-09-21
817
### Added
918
- #854 - Add pre-loading setting to load OpenAPI early

0 commit comments

Comments
 (0)