Fix plugin homepage and author links in description in readme.txt
1.2.2
Add link to plugin homepage to description in readme.txt
1.2.1
Note compatibility with WP 3.1+
Update copyright date (2011)
1.2
Add filter 'c2c_extra_sentence_space_punctuation' to allow customization of the punctuation after which double-spacing (when present) is preserved. Default is '.!?'
Add filter 'c2c_extra_sentence_space' to respond to the function of the same name so that users can use the apply_filters('c2c_extra_sentence_space') notation for invoking function
Wrap function in if (function_exists()) check
Note compatibility with WP 3.0+
Minor code reformatting (spacing)
Remove docs from top of plugin file (all that and more are in readme.txt)
Remove trailing whitespace in header docs
Add Filters and Upgrade Notice sections to readme.txt
1.1
Also filter 'widget_text'
Now also filter widget_text
Add PHPDoc documentation
Note compatibility with WP 2.8+ and 2.9+
Update readme.txt (including adding Changelog)
1.0.1
Note compatibility with WP 2.6+ and 2.7+
Update copyright date
Tweak description and extended description
Remove commented out line of code that could be used to insert a second space if two aren't present
Update and fix some mis-worded sentences in readme.txt
1.0
Initial release
Requires: 1.5 or higher Compatible up to: 3.3.2 Last Updated: 2011-11-22 Downloads: 2,247