Skip to content

Commit

Permalink
Tagged 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Sep 5, 2014
1 parent 3547afe commit c7cf0fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contextual-related-posts.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,16 @@ Visit <a href="https://www.transifex.com/projects/p/contextual-related-posts/">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 <a href="https://wordpress.org/plugins/force-regenerate-thumbnails/">Force Regenerate Thumbnails</a>
Expand Down

0 comments on commit c7cf0fb

Please sign in to comment.