Skip to content

Commit

Permalink
doc(CHANGELOG.md) update to version 4.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Dec 6, 2023
1 parent 98055a3 commit a65926c
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.0.14] 2023-12-06;

### Added

- The `WPLoader::skipInstall` configuration parameter to skip the WordPress installation when already installed.
Expand Down Expand Up @@ -2046,4 +2048,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v
[4.0.11]: https://github.com/lucatume/wp-browser/compare/4.0.10...4.0.11
[4.0.12]: https://github.com/lucatume/wp-browser/compare/4.0.11...4.0.12
[4.0.13]: https://github.com/lucatume/wp-browser/compare/4.0.12...4.0.13
[unreleased]: https://github.com/lucatume/wp-browser/compare/4.0.13...HEAD
[4.0.14]: https://github.com/lucatume/wp-browser/compare/4.0.13...4.0.14
[unreleased]: https://github.com/lucatume/wp-browser/compare/4.0.14...HEAD

0 comments on commit a65926c

Please sign in to comment.