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
+ ## [ 16 ] - 2023-03-29
7
7
### Added
8
8
- httpsender/UpgradeHttp1To2.js - changes all HTTP/1.1 requests to use HTTP/2
9
9
- standalone/devTools.js - Tools used to explore objects returned by the Java engine and better plug Nashorn objects into it
@@ -184,7 +184,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
184
184
185
185
- First packaged version
186
186
187
- [ Unreleased ] : https://github.com/zaproxy/community-scripts/compare/v15...HEAD
187
+ [ 16 ] : https://github.com/zaproxy/community-scripts/compare/v15...v16
188
188
[ 15 ] : https://github.com/zaproxy/community-scripts/compare/v14...v15
189
189
[ 14 ] : https://github.com/zaproxy/community-scripts/compare/v13...v14
190
190
[ 13 ] : https://github.com/zaproxy/community-scripts/compare/v12...v13
Original file line number Diff line number Diff line change 1
1
version =16
2
- release =false
2
+ release =true
You can’t perform that action at this time.
0 commit comments