From ba842123529a14b39cc2e445e81934784dd9c952 Mon Sep 17 00:00:00 2001 From: Nick Gerakines <12125+ngerakines@users.noreply.github.com> Date: Sat, 9 Nov 2024 13:34:09 -0500 Subject: [PATCH] release: 0.3.0 Signed-off-by: Nick Gerakines <12125+ngerakines@users.noreply.github.com> --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d551d9b..700ee6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +## [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.3.0 +- Typo in cargo config +- 0.3.0 + +### Fixed + +- Fixing bad build stuff + ## [0.2.0] - 2024-11-07 ### Changed @@ -39,6 +60,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