File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
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
+ ## [ 17 ] - 2023-06-28
7
7
### Added
8
8
- targeted/SQLMapCommandGenerator.js - it will generate and copy sqlmap command based on the request
9
9
- encode-decode/JwtDecode.js - Decodes JWTs
@@ -197,7 +197,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
197
197
198
198
- First packaged version
199
199
200
- [ Unreleased ] : https://github.com/zaproxy/community-scripts/compare/v16...HEAD
200
+ [ 17 ] : https://github.com/zaproxy/community-scripts/compare/v16...v17
201
201
[ 16 ] : https://github.com/zaproxy/community-scripts/compare/v15...v16
202
202
[ 15 ] : https://github.com/zaproxy/community-scripts/compare/v14...v15
203
203
[ 14 ] : https://github.com/zaproxy/community-scripts/compare/v13...v14
Original file line number Diff line number Diff line change 1
1
version =17
2
- release =false
2
+ release =true
You can’t perform that action at this time.
0 commit comments