We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5f1a1 commit cf8fec3Copy full SHA for cf8fec3
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [1.4.6] - 2020-08-31
8
+### Fixed
9
+- #844 - Cannot disable Try it out button
10
+- #845 - ClassNotFoundException: javax.servlet.Filter when using springdoc-openapi-security module in webflux application
11
+### Changed
12
+- Improve compatibility with native images.
13
+
14
## [1.4.5] - 2020-08-29
15
### Added
16
- #826 - Support for @Hidden on response class
0 commit comments