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.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6+ ## [ Unreleased]
7+
8+
69## [ 12] - 2021-10-07
710### Added
811- authentication/OfflineTokenRefresh.js - refresh oauth2 offline tokens
@@ -140,6 +143,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
140143
141144- First packaged version
142145
146+ [ Unreleased ] : https://github.com/zaproxy/community-scripts/compare/v12...HEAD
143147[ 12 ] : https://github.com/zaproxy/community-scripts/compare/v11...v12
144148[ 11 ] : https://github.com/zaproxy/community-scripts/compare/v10...v11
145149[ 10 ] : https://github.com/zaproxy/community-scripts/compare/v9...v10
Original file line number Diff line number Diff line change 1- version =12
2- release =true
1+ version =13
2+ release =false
You can’t perform that action at this time.
0 commit comments