diff --git a/CHANGELOG.md b/CHANGELOG.md index 23ab0bf..26cb39b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # Change Log + +## [3.0.0](https://github.com/dynamic/silverstripe-elemental-embedded-code/tree/3.0.0) (2023-08-26) +* CI workflow update by @jsirish in https://github.com/dynamic/silverstripe-elemental-embedded-code/pull/13 +* REFACTOR Silverstripe 5 compatibility by @jsirish in https://github.com/dynamic/silverstripe-elemental-embedded-code/pull/12 + +**Full Changelog**: https://github.com/dynamic/silverstripe-elemental-embedded-code/compare/2.1.0...3.0.0 + ## [2.1.0](https://github.com/dynamic/silverstripe-elemental-embedded-code/tree/2.1.0) (2021-07-15) ## What's Changed * REFACTOR PHP 8 PHPUnit 9 support by @jsirish in https://github.com/dynamic/silverstripe-elemental-embedded-code/pull/10