File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) .
55
6- ## [ Unreleased ]
6+ ## [ 0.0.15 ] - 2019-06-14
77### Added
88- Add API for Context Alert Filters add-on, version 8.
99- Add API for WebSockets add-on, version 19.
@@ -61,7 +61,7 @@ ensure it's automatically sent in all API requests.
6161### Changed
6262- Moved from the main ` zaproxy ` repository.
6363
64- [ Unreleased ] : https://github.com/zaproxy/zap-api-python/compare/0.0.14...HEAD
64+ [ 0.0.15 ] : https://github.com/zaproxy/zap-api-python/compare/0.0.14...0.0.15
6565[ 0.0.14 ] : https://github.com/zaproxy/zap-api-python/compare/0.0.13...0.0.14
6666[ 0.0.13 ] : https://github.com/zaproxy/zap-api-python/compare/0.0.12...0.0.13
6767[ 0.0.12 ] : https://github.com/zaproxy/zap-api-python/compare/0.0.11...0.0.12
Original file line number Diff line number Diff line change 2727setup (
2828 name = "python-owasp-zap-v2.4" ,
2929 version = "0.0.15" ,
30- description = "OWASP ZAP 2.7 API client" ,
31- long_description = "OWASP Zed Attack Proxy 2.7 API python client (the 2.4 package name has been kept to make it easier to upgrade)" ,
30+ description = "OWASP ZAP 2.8 API client" ,
31+ long_description = "OWASP Zed Attack Proxy 2.8 API python client (the 2.4 package name has been kept to make it easier to upgrade)" ,
3232 author = "ZAP development team" ,
3333 author_email = '' ,
3434 url = "https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project" ,
You can’t perform that action at this time.
0 commit comments