README.markdown in rails3-jquery-autocomplete-0.6.3 vs README.markdown in rails3-jquery-autocomplete-0.6.4
- old
+ new
@@ -259,10 +259,12 @@
cd integration
cucumber
# Changelog
-* 0.6.2 SimpleForm plugin
+* 0.6.4 Use YAJL instead of JSON
+* 0.6.3 SimpleForm plugin
+* 0.6.2 Fix Issue #8
* 0.6.1 Allow specifying fully qualified class name for model object as an option to autocomplete
* 0.6.0 JS Code cleanup
* 0.5.1 Add STI support
* 0.5.0 Formtastic support
* 0.4.0 MongoID support