diff --git a/CHANGELOG.md b/CHANGELOG.md index 7db7d0e0f..db251ab67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [unreleased] Unreleased +## Added + +- Support for the `activatePluginsSilently` configuration parameter in the `WPLoader` module to activate plugins without firing the `activated_plugin` hook. + ## [3.2.1] 2023-09-21; ### Fixed