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.