Skip to content

Commit 07b2246

Browse files
authored
Merge pull request #294 from thc202/help/prepare-release
help: prepare release
2 parents 8bdc3c4 + 797f191 commit 07b2246

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

addOns/help/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6-
## Unreleased
6+
## [10] - 2020-01-17
77

88
- Update for 2.9.0 release.
99
- Update for new website
@@ -40,4 +40,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4040

4141
- First version.
4242

43+
[10]: https://github.com/zaproxy/zap-core-help/releases/help-v10
4344
[9]: https://github.com/zaproxy/zap-core-help/releases/help-v9

addOns/help/src/main/javahelp/contents/releases/2.9.0.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ <H2>Bug fixes</H2>
148148
<li>Issue 5780 : Don't display messages when deleting them</li>
149149
<li>Issue 5783 : Disable JAR caching by default</li>
150150
<li>Issue 5794 : Correct MailTo pattern for RegexAutoTagScanner</li>
151+
<li>Issue 5803 : Do not require the user password through the API</li>
151152
</ul>
152153

153154
<H2>ZAP API New Endpoints:</H2>

0 commit comments

Comments
 (0)