diff --git a/CHANGELOG.md b/CHANGELOG.md index 665142c..13b88d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). +## [Unreleased] + ## [2.0.0-rc.7] - 2025-12-15 ### Added - Add the APIs of the following add-ons: @@ -135,6 +137,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## 0.3.0 - 2017-12-04 +[Unreleased]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.7...HEAD [2.0.0-rc.7]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.6...v2.0.0-rc.7 [2.0.0-rc.6]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.5...v2.0.0-rc.6 [2.0.0-rc.5]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.4...v2.0.0-rc.5