CHANGELOG.md in jquery-rails-2.0.3 vs CHANGELOG.md in jquery-rails-2.1.0
- old
+ new
@@ -1,4 +1,11 @@
+## 2.1.0 (16 August 2012)
+
+ - Updated to latest jquery-ujs
+ - jQuery 1.8.0 compatibility
+ - Updated to jQuery 1.8.0
+ - Updated to jQuery UI 1.8.23
+
## 2.0.3 (16 August 2012)
- Updated to latest jquery-ujs
- created `rails:attachBindings` to allow for customization of $.rails object settings
- created `ajax:send` event to provide access to jqXHR object from ajax requests