We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f2c6c commit 399994cCopy full SHA for 399994c
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.7.0] - 2025-10-09
9
+### Added
10
+- feat: support OpenAPI 3.1 specs in Swagger UI.
11
+
12
+### Changed
13
+- refactor: log method and path of request handled by external plugin.
14
15
## [1.6.1] - 2025-08-24
16
### Changed
17
- ci: validate example configs on push.
0 commit comments