2007-07-09 - v0.1
Initial "release"
2007-07-15 - v0.3
Fixed a minor issue with the "Add new comment highlight" button only showing up if there are at least one comment highlight. Now it should always be there. Thanks to Johan for pointing this out :)
Also fixed the way version checks are done
2007-07-16 - v0.4
Added another criteria so it's possible to style odd and even numbered comments
2007-07-18 - v0.5
Fixed plugin version control to work with Google Code
2007-10-28 - v0.6
Just added some icons so and update isn't really needed
2008-07-03 - v0.7
Changed get_bloginfo ( 'url' ) to get_bloginfo ( 'wpurl' ) as mentioned in issue #3
2008-07-08 - v0.8
Fixed the link from a comment back to the settings page according to issue #7
2008-07-30 - v0.10
Added the debug key to the option page. The debug feature will only be activated if that debug key is added to the URL like ?debug=xxx og &debug=xxx, where xxx is the debug key
Added a feature so you can add a prefix and/or postfix to the class(es) that gets added
2008-08-03 - v0.11
Added PHP4 support for file_put_contents()
2008-08-09 - v0.13
Added User ID to the list of criterias which can be used to create rules from
Added a link so it's possible to edit already created rules