diff --git a/README.md b/README.md index 467da8f..d764abf 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ * **Contributors:** tribalNerd, Chris Winters * **Tags:** robotstxt, robots.txt, robots, robot, spiders, virtual, search, google, seo, plugin, network, mu, multisite, technerdia, tribalnerd * **Requires at least:** 3.8 -* **Tested up to:** 4.7.3 -* **Stable tag:** 1.0.9 +* **Tested up to:** 4.7.4 +* **Stable tag:** 1.0.10 * **License:** GNU GPLv3 * **License URI:** https://github.com/tribalNerd/multisite-robotstxt-manager/blob/master/LICENSE @@ -272,6 +272,12 @@ For "real" Multisite HOST Networks, use the WordPress plugin: BWP Google XML Sit :: Changelog -------- += 1.0.10 = +* Tested: Wordpress Version 4.7.4 +* Changed: Review/Rating URL within templates/sidebar.php +* Fixed: Cleaner option name checks, using previous version names. +* Fixed: Cleaner rewrite_rule to delete/update the option when missing the robots.txt array. + = 1.0.9 = * Fixed: Bad method call in class-cleaner.php. * Fixed: Multiple incorrect update_option formats.