From 772f721baa6971a9bc80a65aff384e27a677ba31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Cabrera?= Date: Sun, 25 Feb 2024 12:10:48 -0400 Subject: [PATCH] Updates changelog --- changelog.md | 7 +++++++ readme.txt | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/changelog.md b/changelog.md index 162d1c75..c4a763f1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,13 @@ Changelog ========= +## 6.4.1 ## + +- Adds support for webp images. +- Minor fixes / improvements. + +[Release notes](https://cabrerahector.com/wordpress/wordpress-popular-posts-6-4-shortcode-enhancements-new-rest-api-endpoints/#6.4.1) + ## 6.4.0 ## **If you're using a caching plugin on your website it's highly recommended to clear its cache after installing / updating to this version.** diff --git a/readme.txt b/readme.txt index 397056ba..d6f9bee6 100644 --- a/readme.txt +++ b/readme.txt @@ -109,6 +109,13 @@ The FAQ section has been moved [here](https://github.com/cabrerahector/wordpress == Changelog == += 6.4.1 = + +- Adds support for webp images. +- Minor fixes / improvements. + +[Release notes](https://cabrerahector.com/wordpress/wordpress-popular-posts-6-4-shortcode-enhancements-new-rest-api-endpoints/#6.4.1) + = 6.4.0 = **If you're using a caching plugin on your website it's highly recommended to clear its cache after installing / updating to this version.**