diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eb4302e..cb78c71b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,15 @@ This library adheres to [Semantic Versioning](https://semver.org/) and [Keep a C ### Added +* Added a feature to remove commonly unused dashboard widgets. +* Added a feature to remove specific admin bar links (comments and themes). * Added a Site Health screen panel with information about the enabled/disabled features of the plugin. +### Changed + +* Upgraded to Alley Coding Standards 2.0. +* Upgraded to Mantle TestKit 0.12. + ## 2.1.0 ### Added