diff --git a/CHANGELOG.md b/CHANGELOG.md index 3692ca1..f26aaf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this GitHub action will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [Unreleased] + ## [0.10.0] - 2024-04-02 ### Changed - Update dependencies. @@ -65,6 +67,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). First release to Marketplace. +[Unreleased]: https://github.com/zaproxy/action-full-scan/compare/v0.10.0...HEAD [0.10.0]: https://github.com/zaproxy/action-full-scan/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/zaproxy/action-full-scan/compare/v0.8.0...v0.9.0 [0.8.0]: https://github.com/zaproxy/action-full-scan/compare/v0.7.0...v0.8.0