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.
2 parents 232f782 + 1f1392c commit 4ed17d0Copy full SHA for 4ed17d0
2 files changed
addOns/openapi/CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
-## Unreleased
+## [55] - 2026-04-21
7
### Changed
8
- Dependency update.
9
@@ -396,6 +396,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
396
397
- First Version
398
399
+[55]: https://github.com/zaproxy/zap-extensions/releases/openapi-v55
400
[54]: https://github.com/zaproxy/zap-extensions/releases/openapi-v54
401
[53]: https://github.com/zaproxy/zap-extensions/releases/openapi-v53
402
[52]: https://github.com/zaproxy/zap-extensions/releases/openapi-v52
addOns/openapi/gradle.properties
@@ -1,2 +1,2 @@
1
version=55
2
-release=false
+release=true
0 commit comments