diff --git a/contextual-related-posts.php b/contextual-related-posts.php index f945ce6..d0bb84a 100644 --- a/contextual-related-posts.php +++ b/contextual-related-posts.php @@ -15,7 +15,7 @@ * Plugin Name: Contextual Related Posts * Plugin URI: http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/ * Description: Display a set of related posts on your website or in your feed. Increase reader retention and reduce bounce rates - * Version: 2.0.0 + * Version: 2.0.1 * Author: Ajay D'Souza * Author URI: http://ajaydsouza.com * Text Domain: crp diff --git a/readme.txt b/readme.txt index bfee967..d2d053d 100644 --- a/readme.txt +++ b/readme.txt @@ -59,13 +59,16 @@ Visit C == Upgrade Notice == -= 2.0.0 = += 2.0.1 = * New multisite support; Thumbnails no longer need timthumb; HTTPS support for thumbnails; filters for mySQL query; Check the Changelog for a full list of changes. == Changelog == += 2.0.1 = +* Fixed: Clear Cache button which broke in 2.0.0 + = 2.0.0 = * New: Multi-site support. Now you can Network Activate the plugin and all users will see related posts! * New: Thumbnails are registered as an image size in WordPress. This means WordPress will create a copy of the image with the specified dimensions when a new image is uploaded. For your existing images, I recommend using Force Regenerate Thumbnails