From 576319d29929c29c339722b1df227ac91888d37e Mon Sep 17 00:00:00 2001 From: Nick Gerakines <12125+ngerakines@users.noreply.github.com> Date: Sat, 9 Nov 2024 13:27:14 -0500 Subject: [PATCH] release: 0.3.0 Signed-off-by: Nick Gerakines <12125+ngerakines@users.noreply.github.com> --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 -- 2.51.2