diff --git a/CHANGELOG.md b/CHANGELOG.md index ca63a06..df7bf85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [0.3.0] - 2024-11-09 + +### Added + +- Support per-matcher AT-URI + +### Changed + +- Added org.opencontainers labels +- Downgrading error to info +- Experimental rhai scripting support +- Updating example docker-compose configuration file +- Setting version to 0.3.0 + ## [0.2.0] - 2024-11-07 ### Changed @@ -10,6 +24,7 @@ - Added match likes playbook - Updating readme to include COLLECTIONS - Setting version to 0.2.0 +- 0.2.0 ## [0.1.2] - 2024-11-05 @@ -38,6 +53,7 @@ - Setting version to 0.1.1 - 0.1.1 +[0.3.0]: https://github.com/astrenoxcoop/supercell/compare/0.2.0..0.3.0 [0.2.0]: https://github.com/astrenoxcoop/supercell/compare/0.1.2..0.2.0 [0.1.2]: https://github.com/astrenoxcoop/supercell/compare/0.1.1..0.1.2 [0.1.1]: https://github.com/astrenoxcoop/supercell/compare/0.1.0..0.1.1