From 040d78e1980b503cdbe8d8b20e369bddaf5f78de Mon Sep 17 00:00:00 2001 From: Luca Tumedei Date: Sat, 18 May 2024 16:23:39 +0200 Subject: [PATCH] doc(CHANGELOG.md) update to version 3.5.9 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d8c5ac23..fb3ae4b4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [unreleased] Unreleased +## [3.5.9] 2024-05-18; + ## [3.5.8] 2024-05-13; ### Changed @@ -1927,4 +1929,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v [3.5.6]: https://github.com/lucatume/wp-browser/compare/3.5.5...3.5.6 [3.5.7]: https://github.com/lucatume/wp-browser/compare/3.5.6...3.5.7 [3.5.8]: https://github.com/lucatume/wp-browser/compare/3.5.7...3.5.8 -[unreleased]: https://github.com/lucatume/wp-browser/compare/3.5.8...HEAD +[3.5.9]: https://github.com/lucatume/wp-browser/compare/3.5.8...3.5.9 +[unreleased]: https://github.com/lucatume/wp-browser/compare/3.5.9...HEAD