From 2b7b93832db025be86f123f8fdaeb17a04d16238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Cabrera?= Date: Sun, 28 Aug 2022 10:58:49 -0400 Subject: [PATCH] Updates changelog --- changelog.md | 10 ++++++++++ readme.txt | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/changelog.md b/changelog.md index 03904558..ac9f3645 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,16 @@ Changelog ========= +## 6.0.4 ## + +- Block: improves logic when toggling certain settings. +- Block: adds back option to show post rating. +- get_views() is now compatible with Polylang/WPML. +- Updates dependencies. +- Updates .pot file. + +[Release notes](https://cabrerahector.com/wordpress/wordpress-popular-posts-6-0-php-5-support-dropped-minimum-supported-wordpress-changed/#6.0.4) + ## 6.0.3 ## - WPCS updates. diff --git a/readme.txt b/readme.txt index 3ec62c2f..f426e3a6 100644 --- a/readme.txt +++ b/readme.txt @@ -109,6 +109,16 @@ The FAQ section has been moved [here](https://github.com/cabrerahector/wordpress == Changelog == += 6.0.4 = + +- Block: improves logic when toggling certain settings. +- Block: adds back option to show post rating. +- get_views() is now compatible with Polylang/WPML. +- Updates dependencies. +- Updates .pot file. + +[Release notes](https://cabrerahector.com/wordpress/wordpress-popular-posts-6-0-php-5-support-dropped-minimum-supported-wordpress-changed/#6.0.4) + = 6.0.3 = - WPCS updates.