History.rdoc in remotipart-1.1.1 vs History.rdoc in remotipart-1.2.0
- old
+ new
@@ -1,6 +1,11 @@
= History
+=== 1.2.0 / 2013-07-06
+
+* Removed support for older jquery-ujs and jquery < 1.7.
+* Fixed json (and other type) parsing issues, only html_escape HTML responses.
+
=== 1.1.1 / 2013-07-05
* Fixed issue with GET params not being available in middleware.
* Fixed issue with clicked submit button not being submitted via remotipart ajax.
* Fixed issue with HTML not being escaped correctly.