diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ed5e97..71a66b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,11 @@ All notable changes to this project will be documented in this file, per [the Ke ## [Unreleased] - TBD -## [2.8.0] - 2026-05-TBA +## [2.8.0] - 2026-05-15 **Note that this release bumps the WordPress minimum version from 6.6 to 6.8.** ### Added -- Add filter to disable page row actions (props [@sanketio](https://github.com/sanketio), [@faisal-alvi][https://github.com/faisal-alvi] via [#249](https://github.com/10up/simple-page-ordering/pull/249)). +- Add filter to disable page row actions (props [@sanketio](https://github.com/sanketio), [@faisal-alvi](https://github.com/faisal-alvi) via [#249](https://github.com/10up/simple-page-ordering/pull/249)). ### Fixed - Resolved issue with emoji in page titles (props [@jamesmorrison](https://github.com/jamesmorrison),[@dkotter](https://github.com/dkotter) via [#248](https://github.com/10up/simple-page-ordering/pull/248)). diff --git a/readme.txt b/readme.txt index 0ae7ada..3e9f64d 100644 --- a/readme.txt +++ b/readme.txt @@ -112,7 +112,7 @@ Please report security bugs found in the source code of the Simple Page Ordering == Changelog == -= 2.8.0 - 2026-05-TBA = += 2.8.0 - 2026-05-15 = * **Added:** Add filter to disable page row actions (props [@sanketio](https://github.com/sanketio), [@faisal-alvi](https://github.com/faisal-alvi) via [#249](https://github.com/10up/simple-page-ordering/pull/249)). * **Fixed:** Resolved issue with emoji in page titles (props [@jamesmorrison](https://github.com/jamesmorrison), [@dkotter](https://github.com/dkotter) via [#248](https://github.com/10up/simple-page-ordering/pull/248)). * **Changed:** Indicate WordPress 7.0 compatibility (props [@peterwilsoncc](https://github.com/peterwilsoncc), [@jasperfrontend](https://github.com/jasperfrontend), [@jeffpaul](https://github.com/jeffpaul) via [#254](https://github.com/10up/simple-page-ordering/pull/254), [#271](https://github.com/10up/simple-page-ordering/pull/271)).