File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ 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
- ## [ Unreleased ]
7
+ ## [ 0.19.0 ] - 2024-05-07
8
8
### Changed
9
9
- Update minimum ZAP version to 2.15.0.
10
10
- Disable the HUD by default - it still works but its flaky, and currently not a focus for us.
@@ -179,7 +179,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
179
179
## [ 0.1.0] - 2018-12-03
180
180
First alpha release.
181
181
182
- [ Unreleased ] : https://github.com/zaproxy/zap-hud/compare/v0.18.0...HEAD
182
+ [ 0.19.0 ] : https://github.com/zaproxy/zap-hud/compare/v0.18.0...v0.19.0
183
183
[ 0.18.0 ] : https://github.com/zaproxy/zap-hud/compare/v0.17.0...v0.18.0
184
184
[ 0.17.0 ] : https://github.com/zaproxy/zap-hud/compare/v0.16.0...v0.17.0
185
185
[ 0.16.0 ] : https://github.com/zaproxy/zap-hud/compare/v0.15.0...v0.16.0
Original file line number Diff line number Diff line change 1
1
version =0.19.0
2
- release =false
2
+ release =true
You can’t perform that action at this time.
0 commit comments