diff --git a/CHANGELOG.md b/CHANGELOG.md index df7bf85..e0480d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## [0.3.0] - 2024-11-09 +### Changed + +- Typo in cargo config + +## [0.3.0] - 2024-11-09 + ### Added - Support per-matcher AT-URI @@ -11,6 +17,7 @@ - Experimental rhai scripting support - Updating example docker-compose configuration file - Setting version to 0.3.0 +- 0.3.0 ## [0.2.0] - 2024-11-07 @@ -53,6 +60,7 @@ - Setting version to 0.1.1 - 0.1.1 +[0.3.0]: https://github.com/astrenoxcoop/supercell/compare/0.3.0..0.3.0 [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