From c32459add1189513611b0236ab49b400df3f515a Mon Sep 17 00:00:00 2001 From: Darin Kotter Date: Tue, 12 Nov 2024 11:37:34 -0700 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 6 ++++++ readme.txt | 3 +++ 2 files changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4c2fd9..43a9527 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file, per [the Ke ## [Unreleased] - TBD +## [2.8.1] - 2024-11-12 +### Fixed +- Ensure dependencies are included properly in the release (props [@dkotter](https://github.com/dkotter) via [#315](https://github.com/10up/simple-local-avatars/pull/315)). + ## [2.8.0] - 2024-11-12 **Note that this release bumps the minimum required version of WordPress from 6.4 to 6.5.** @@ -362,6 +366,8 @@ All notable changes to this project will be documented in this file, per [the Ke - Initial release [Unreleased]: https://github.com/10up/simple-local-avatars/compare/trunk...develop +[2.8.1]: https://github.com/10up/simple-local-avatars/compare/2.8.0...2.8.1 +[2.8.0]: https://github.com/10up/simple-local-avatars/compare/2.7.11...2.8.0 [2.7.11]: https://github.com/10up/simple-local-avatars/compare/2.7.10...2.7.11 [2.7.10]: https://github.com/10up/simple-local-avatars/compare/2.7.9...2.7.10 [2.7.9]: https://github.com/10up/simple-local-avatars/compare/2.7.8...2.7.9 diff --git a/readme.txt b/readme.txt index 542dd10..5f47a02 100644 --- a/readme.txt +++ b/readme.txt @@ -45,6 +45,9 @@ No. Simple Local Avatars neither collects, stores, nor sends any PII data of vi == Changelog == += 2.8.1 - 2024-11-12 = +* **Fixed:** Ensure dependencies are included properly in the release (props [@dkotter](https://github.com/dkotter) via [#315](https://github.com/10up/simple-local-avatars/pull/315)). + = 2.8.0 - 2024-11-12 = **Note that this release bumps the minimum required version of WordPress from 6.4 to 6.5.**