From 224a1ca1866860396e97b5f9750aed9c63341963 Mon Sep 17 00:00:00 2001 From: Donncha O Caoimh <5656673+donnchawp@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:02:55 +0000 Subject: [PATCH] Changelogs are in past tense --- projects/plugins/boost/CHANGELOG.md | 16 ++++++++-------- projects/plugins/boost/readme.txt | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/projects/plugins/boost/CHANGELOG.md b/projects/plugins/boost/CHANGELOG.md index ec2efc78edac0..1869a57155fe7 100644 --- a/projects/plugins/boost/CHANGELOG.md +++ b/projects/plugins/boost/CHANGELOG.md @@ -10,19 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Cornerstone Pages: Added setting to allow selecting important pages. [#39863] ### Changed -- Critical CSS: Improve logic that generates URLs for critical CSS generation. [#39862] -- General: Improve compatibility with WordPress 6.7. [#39877] [#39786] -- General: Update badges used to show state of features. [#40031] -- Page Speed: Update speed scores to be based on first cornerstone page. [#39863] +- Critical CSS: Improved logic that generates URLs for critical CSS generation. [#39862] +- General: Improved compatibility with WordPress 6.7. [#39877] [#39786] +- General: Updated badges used to show state of features. [#40031] +- Page Speed: Updated speed scores to be based on first cornerstone page. [#39863] ### Removed -- Image Guide: Remove URL parameter based override. [#39874] +- Image Guide: Removed URL parameter based override. [#39874] ### Fixed -- Image Size Analysis: Fix UI not properly reflecting current state after interaction. -- Page Speed: Fix typo in Overall Score tooltip. [#39974] +- Image Size Analysis: Fixed UI not properly reflecting current state after interaction. +- Page Speed: Fixed typo in Overall Score tooltip. [#39974] - Performance History: Fixed tooltip behavior. [#39879] -- UI: Fix Boost's menu counter sometimes displaying incorrectly. +- UI: Fixed Boost's menu counter sometimes displaying incorrectly. ## [3.5.2] - 2024-10-15 ### Changed diff --git a/projects/plugins/boost/readme.txt b/projects/plugins/boost/readme.txt index 457c095963222..75c0941e8945c 100644 --- a/projects/plugins/boost/readme.txt +++ b/projects/plugins/boost/readme.txt @@ -188,19 +188,19 @@ If you run into compatibility issues, please do let us know. You can drop us a l - Cornerstone Pages: Added setting to allow selecting important pages. #### Changed -- Critical CSS: Improve logic that generates URLs for critical CSS generation. -- General: Improve compatibility with WordPress 6.7. -- General: Update badges used to show state of features. -- Page Speed: Update speed scores to be based on first cornerstone page. +- Critical CSS: Improved logic that generates URLs for critical CSS generation. +- General: Improved compatibility with WordPress 6.7. +- General: Updated badges used to show state of features. +- Page Speed: Updated speed scores to be based on first cornerstone page. #### Removed -- Image Guide: Remove URL parameter based override. +- Image Guide: Removed URL parameter based override. #### Fixed -- Image Size Analysis: Fix UI not properly reflecting current state after interaction. -- Page Speed: Fix typo in Overall Score tooltip. +- Image Size Analysis: Fixed UI not properly reflecting current state after interaction. +- Page Speed: Fixed typo in Overall Score tooltip. - Performance History: Fixed tooltip behavior. -- UI: Fix Boost's menu counter sometimes displaying incorrectly. +- UI: Fixed Boost's menu counter sometimes displaying incorrectly. --------