File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ 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]
7
+
8
+
6
9
## [ 19] - 2024-07-01
7
10
### Added
8
11
- extender/arpSyndicateSubdomainDiscovery.js - uses the API of [ ARPSyndicate's Subdomain Center] ( https://www.subdomain.center/ )
@@ -255,6 +258,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
255
258
256
259
- First packaged version
257
260
261
+ [ Unreleased ] : https://github.com/zaproxy/community-scripts/compare/v19...HEAD
258
262
[ 19 ] : https://github.com/zaproxy/community-scripts/compare/v18...v19
259
263
[ 18 ] : https://github.com/zaproxy/community-scripts/compare/v17...v18
260
264
[ 17 ] : https://github.com/zaproxy/community-scripts/compare/v16...v17
Original file line number Diff line number Diff line change 1
- version =19
2
- release =true
1
+ version =20
2
+ release =false
You can’t perform that action at this time.
0 commit comments