diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d04dbfee..0f0dfdd57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [unreleased] Unreleased +## [4.3.10] 2024-11-29; + ## Fixed - Check the PID file for the PHP built-in server, MySQL and Chromedriver controllers to make sure the PID maps to an actually running process. @@ -2312,4 +2314,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v [4.3.7]: https://github.com/lucatume/wp-browser/compare/4.3.6...4.3.7 [4.3.8]: https://github.com/lucatume/wp-browser/compare/4.3.7...4.3.8 [4.3.9]: https://github.com/lucatume/wp-browser/compare/4.3.8...4.3.9 -[unreleased]: https://github.com/lucatume/wp-browser/compare/4.3.9...HEAD +[4.3.10]: https://github.com/lucatume/wp-browser/compare/4.3.9...4.3.10 +[unreleased]: https://github.com/lucatume/wp-browser/compare/4.3.10...HEAD