From 6bfed5e62fe1d5e686a1c79d151485aae4268dcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Cabrera?= Date: Sun, 19 Jan 2025 11:09:32 -0400 Subject: [PATCH] Updates changelog --- changelog.md | 10 ++++++++++ readme.txt | 9 +++++++++ 2 files changed, 19 insertions(+) diff --git a/changelog.md b/changelog.md index 8bd2fd7..6cf0608 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,15 @@ Changelog ========= + +## 4.1.0 ## + +- Adds WebP / AVIF support. +- Fixes an issue where the excerpt would not be truncated as expected. +- Fixes an issue where the fallback thumbnail may revert to the stock one under certain conditions. +- Minor fixes and improvements. + +[Release notes](https://cabrerahector.com/wordpress/recently-4-1-webp-avif-support-plus-some-minor-improvements/). + ## 4.0.3 ## **If you're using a page caching plugin it's highly recommended to clear its cache after upgrading to this version.** diff --git a/readme.txt b/readme.txt index 35f81e6..01cdf3f 100644 --- a/readme.txt +++ b/readme.txt @@ -85,6 +85,15 @@ The FAQ section has been moved [here](https://github.com/cabrerahector/recently/ == Changelog == += 4.1.0 = + +- Adds WebP / AVIF support. +- Fixes an issue where the excerpt would not be truncated as expected. +- Fixes an issue where the fallback thumbnail may revert to the stock one under certain conditions. +- Minor fixes and improvements. + +[Release notes](https://cabrerahector.com/wordpress/recently-4-1-webp-avif-support-plus-some-minor-improvements/). + = 4.0.3 = **If you're using a page caching plugin it's highly recommended to clear its cache after upgrading to this version.**