Skip to content

Commit

Permalink
doc(CHANGELOG.md) update to version 4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Jun 6, 2024
1 parent cee1cbc commit 620a8e2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased] Unreleased

## [4.2.4] 2024-06-06;

### Added

- Re-added the `Symlinker` extension to allow for the symlinking of plugins and themes in place during tests.
Expand Down Expand Up @@ -2218,4 +2220,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v
[4.2.0]: https://github.com/lucatume/wp-browser/compare/4.1.9...4.2.0
[4.2.1]: https://github.com/lucatume/wp-browser/compare/4.2.0...4.2.1
[4.2.3]: https://github.com/lucatume/wp-browser/compare/4.2.1...4.2.3
[unreleased]: https://github.com/lucatume/wp-browser/compare/4.2.3...HEAD
[4.2.4]: https://github.com/lucatume/wp-browser/compare/4.2.3...4.2.4
[unreleased]: https://github.com/lucatume/wp-browser/compare/4.2.4...HEAD

0 comments on commit 620a8e2

Please sign in to comment.