Skip to content

Commit 5aaee8d

Browse files
committed
Prepare for 0.11.0 release
Signed-off-by: Simon Bennetts <[email protected]>
1 parent 250930c commit 5aaee8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.11.0] - 2020-08-06
88
### Added
99
- Minimal telemetry implementation and config option
1010

@@ -128,7 +128,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
128128
## [0.1.0] - 2018-12-03
129129
First alpha release.
130130

131-
[Unreleased]: https://github.com/zaproxy/zap-hud/compare/v0.10.0...HEAD
131+
[0.11.0]: https://github.com/zaproxy/zap-hud/compare/v0.10.0...v0.11.0
132132
[0.10.0]: https://github.com/zaproxy/zap-hud/compare/v0.9.0...v0.10.0
133133
[0.9.0]: https://github.com/zaproxy/zap-hud/compare/v0.8.0...v0.9.0
134134
[0.8.0]: https://github.com/zaproxy/zap-hud/compare/v0.7.0...v0.8.0

0 commit comments

Comments
 (0)