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.16.0 ] - 2023-01-25
8
8
### Added
9
9
- Added Clear Button to History and WebSockets Tab (Issue 411).
10
10
### Fixed
@@ -163,7 +163,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
163
163
## [ 0.1.0] - 2018-12-03
164
164
First alpha release.
165
165
166
- [ Unreleased ] : https://github.com/zaproxy/zap-hud/compare/v0.15.0...HEAD
166
+ [ 0.16.0 ] : https://github.com/zaproxy/zap-hud/compare/v0.15.0...v0.16.0
167
167
[ 0.15.0 ] : https://github.com/zaproxy/zap-hud/compare/v0.14.0...v0.15.0
168
168
[ 0.14.0 ] : https://github.com/zaproxy/zap-hud/compare/v0.13.0...v0.14.0
169
169
[ 0.13.0 ] : https://github.com/zaproxy/zap-hud/compare/v0.12.0...v0.13.0
Original file line number Diff line number Diff line change 1
1
version =0.16.0
2
- release =false
2
+ release =true
You can’t perform that action at this time.
0 commit comments