File tree Expand file tree Collapse file tree 4 files changed +9
-1
lines changed
src/main/javahelp/contents/releases
commonFiles/src/main/resources Expand file tree Collapse file tree 4 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ 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
+ ## [ 14] - 2021-12-10
7
+ ### Changed
8
+ - Updated 2.11.1 release notes.
9
+
6
10
## [ 13] - 2021-12-10
7
11
### Changed
8
12
- Updated for 2.11.1.
@@ -54,6 +58,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
54
58
55
59
- First version.
56
60
61
+ [ 14 ] : https://github.com/zaproxy/zap-core-help/releases/help-v14
57
62
[ 13 ] : https://github.com/zaproxy/zap-core-help/releases/help-v13
58
63
[ 12 ] : https://github.com/zaproxy/zap-core-help/releases/help-v12
59
64
[ 11 ] : https://github.com/zaproxy/zap-core-help/releases/help-v11
Original file line number Diff line number Diff line change 1
- version =13
1
+ version =14
2
2
release =true
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ <H2>Changes in Bundled Libraries</H2>
19
19
< li > Log4j 2, 2.14.1 → 2.15.0</ li >
20
20
</ ul >
21
21
22
+ < H3 > Updated Add-Ons</ H3 >
23
+ All of the add-ons included by default have been updated since the last full release.
22
24
23
25
< H2 > See also</ H2 >
24
26
< table >
Original file line number Diff line number Diff line change 116
116
<mapID target =" zap.releases.2.9.0" url =" contents/releases/2.9.0.html" />
117
117
<mapID target =" zap.releases.2.10.0" url =" contents/releases/2.10.0.html" />
118
118
<mapID target =" zap.releases.2.11.0" url =" contents/releases/2.11.0.html" />
119
+ <mapID target =" zap.releases.2.11.1" url =" contents/releases/2.11.1.html" />
119
120
<mapID target =" zap.credits" url =" contents/credits.html" />
120
121
<mapID target =" ui.dialogs.options.ascan" url =" contents/ui/dialogs/options/ascan.html" />
121
122
<mapID target =" ui.dialogs.options.ascaninput" url =" contents/ui/dialogs/options/ascaninput.html" />
You can’t perform that action at this time.
0 commit comments