diff --git a/CHANGELOG.md b/CHANGELOG.md index dbf5b91af..504def656 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [unreleased] Unreleased +## [4.4.1] 2024-12-09; + ### Fixed - Ensure plugin activation is respected indifferent of plugins that might deactivate others during activation. @@ -2326,4 +2328,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v [4.3.9]: https://github.com/lucatume/wp-browser/compare/4.3.8...4.3.9 [4.3.10]: https://github.com/lucatume/wp-browser/compare/4.3.9...4.3.10 [4.4.0]: https://github.com/lucatume/wp-browser/compare/4.3.10...4.4.0 -[unreleased]: https://github.com/lucatume/wp-browser/compare/4.4.0...HEAD +[4.4.1]: https://github.com/lucatume/wp-browser/compare/4.4.0...4.4.1 +[unreleased]: https://github.com/lucatume/wp-browser/compare/4.4.1...HEAD