Skip to content

Commit 066f850

Browse files
committed
Release version 0.15.0
Update changelog with release date and link to tag. Signed-off-by: zapbot <12745184+zapbot@users.noreply.github.com>
1 parent 6d07967 commit 066f850

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [0.15.0] - 2022-10-27
88
### Changed
99
- Use stats instead of bitly for telemetry
1010
- Update minimum ZAP version to 2.12.0.
@@ -157,7 +157,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
157157
## [0.1.0] - 2018-12-03
158158
First alpha release.
159159

160-
[Unreleased]: https://github.com/zaproxy/zap-hud/compare/v0.14.0...HEAD
160+
[0.15.0]: https://github.com/zaproxy/zap-hud/compare/v0.14.0...v0.15.0
161161
[0.14.0]: https://github.com/zaproxy/zap-hud/compare/v0.13.0...v0.14.0
162162
[0.13.0]: https://github.com/zaproxy/zap-hud/compare/v0.12.0...v0.13.0
163163
[0.12.0]: https://github.com/zaproxy/zap-hud/compare/v0.11.0...v0.12.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=0.15.0
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)