diff --git a/CHANGELOG.md b/CHANGELOG.md index 524d238ba..d258a7b60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ permalink: /docs/en-US/changelog/ # Changelog -## 3.13 ( 2023 December TBA ) +## 3.13 ( 2024 TBA ) ### Enhancements @@ -17,6 +17,10 @@ permalink: /docs/en-US/changelog/ * Opted out of Dotnet package telemetry ( #2689 ) * Replace references to the Squizlab PHPCS with that from the PHPCS Standards org ( #2692 ) +### Maintenance + +* Switch the Parallels Arm64 box from `mpasternak/focal64-arm` to `bento/ubuntu-22.04-arm64` to match x86 boxes ( #2695 ) + ### Bug Fixes * The host file inside the VM was only adding sites with `127.0.0.1` addresses, now it adds the IPVv6 `::1` too ( #2689 )