diff --git a/CHANGELOG.md b/CHANGELOG.md index c57661c6a3..c6043ef3bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,19 @@ format. ## Unreleased +### PHP WebAssembly + +- Route requests more like a normal web server. ([#1539](https://github.com/WordPress/wordpress-playground/pull/1539)) + +### Website + +- Remove old, unused website deployment workflow. ([#1633](https://github.com/WordPress/wordpress-playground/pull/1633)) +### Contributors + +The following contributors merged PRs in this release: + +@brandonpayton ## [v0.7.20] (2024-05-21) diff --git a/packages/docs/site/docs/17-changelog.md b/packages/docs/site/docs/17-changelog.md index 847840c1cf..082807ccf5 100644 --- a/packages/docs/site/docs/17-changelog.md +++ b/packages/docs/site/docs/17-changelog.md @@ -11,7 +11,19 @@ format. ## Unreleased +### PHP WebAssembly + +- Route requests more like a normal web server. ([#1539](https://github.com/WordPress/wordpress-playground/pull/1539)) + +### Website + +- Remove old, unused website deployment workflow. ([#1633](https://github.com/WordPress/wordpress-playground/pull/1633)) +### Contributors + +The following contributors merged PRs in this release: + +@brandonpayton ## [v0.7.20] (2024-05-21)