diff --git a/CHANGELOG.md b/CHANGELOG.md index b7a6ca7..59b92c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Release Notes for Element API ## 3.0.1 - 2022-07-07 -- Fix an issue where `EVENT_BEFORE_SEND_DATA` wasn't returning data. ([#165](https://github.com/craftcms/element-api/issues/165)) + +### Fixed +- Fixed an issue where `EVENT_BEFORE_SEND_DATA` wasn't returning data. ([#165](https://github.com/craftcms/element-api/issues/165)) ## 3.0.0 - 2022-05-03