File tree 2 files changed +3
-1
lines changed
src/main/javahelp/contents/releases 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.
3
3
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
5
5
6
- ## Unreleased
6
+ ## [ 10 ] - 2020-01-17
7
7
8
8
- Update for 2.9.0 release.
9
9
- Update for new website
@@ -40,4 +40,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
40
40
41
41
- First version.
42
42
43
+ [ 10 ] : https://github.com/zaproxy/zap-core-help/releases/help-v10
43
44
[ 9 ] : https://github.com/zaproxy/zap-core-help/releases/help-v9
Original file line number Diff line number Diff line change @@ -148,6 +148,7 @@ <H2>Bug fixes</H2>
148
148
< li > Issue 5780 : Don't display messages when deleting them</ li >
149
149
< li > Issue 5783 : Disable JAR caching by default</ li >
150
150
< li > Issue 5794 : Correct MailTo pattern for RegexAutoTagScanner</ li >
151
+ < li > Issue 5803 : Do not require the user password through the API</ li >
151
152
</ ul >
152
153
153
154
< H2 > ZAP API New Endpoints:</ H2 >
You can’t perform that action at this time.
0 commit comments