diff --git a/CHANGELOG.md b/CHANGELOG.md index 10bdc15..f5f7ad5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). ### Fixed - Dynamic properties in ModuleController (#221) - Use correct object to call pushModuleData() method in AdminModuleController (#222) +- Fix module registration for plain (non-extbase) controller (#223) ## 12.0.1 - 2023-09-16