diff --git a/readme.md b/readme.md index 2ddbe89f..b4a61700 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ **Tags:** tag, posts, tags, admin, administration, tagging, navigation, terms, taxonomy **Requires at least:** 3.0 **Tested up to:** 3.5.1 -**Stable tag:** 2.3 +**Stable tag:** 2.3.1 **Add some tools for taxonomies :** Terms suggestion, Mass Edit Terms, Auto link Terms, Ajax Autocompletion, Click Terms, Auto terms, Advanced manage terms, Advanced Post Terms, Related Posts by Terms, etc. @@ -75,6 +75,10 @@ The Simple Tags can be installed in 3 easy steps: ## Changelog ## +* Version 2.3.1 + * Rename jQuery autocomplete library, add prefix for fix JS conflict (event manager) + * Fix OpenCalais suggest tags + * Replace clean_page_cache by clean_post_tag * Version 2.3 * Convert all class to STATIC methods * Use error message API (self::displayMessage();) diff --git a/readme.txt b/readme.txt index d3d8b717..4289d2ca 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://beapi.fr/donate/ Tags: tag, posts, tags, admin, administration, tagging, navigation, terms, taxonomy Requires at least: 3.3 Tested up to: 3.5.1 -Stable tag: 2.3 +Stable tag: 2.3.1 Add some tools for taxonomies : Terms suggestion, Mass Edit Terms, Auto link Terms, Ajax Autocompletion, Click Terms, Auto terms, Advanced manage terms, Advanced Post Terms, Related Posts by Terms, etc. @@ -68,6 +68,8 @@ The Simple Tags can be installed in 3 easy steps: * Version 2.3.1 * Rename jQuery autocomplete library, add prefix for fix JS conflict (event manager) + * Fix OpenCalais suggest tags + * Replace clean_page_cache by clean_post_tag * Version 2.3 * Convert all class to STATIC methods * Use error message API (self::displayMessage();)