diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e5df33c1..3f35a5cf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [unreleased] Unreleased +## [4.3.6] 2024-11-02; + ## Fixed - Fallback for missing `$_composer_autoload_path` file. (thanks @andronocean) @@ -2284,4 +2286,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v [4.3.3]: https://github.com/lucatume/wp-browser/compare/4.3.2...4.3.3 [4.3.4]: https://github.com/lucatume/wp-browser/compare/4.3.3...4.3.4 [4.3.5]: https://github.com/lucatume/wp-browser/compare/4.3.4...4.3.5 -[unreleased]: https://github.com/lucatume/wp-browser/compare/4.3.5...HEAD +[4.3.6]: https://github.com/lucatume/wp-browser/compare/4.3.5...4.3.6 +[unreleased]: https://github.com/lucatume/wp-browser/compare/4.3.6...HEAD