History.rdoc in remotipart-1.2.1 vs History.rdoc in remotipart-1.3.0
- old
+ new
@@ -1,6 +1,13 @@
= History
+=== 1.3.0 / 2016-09-14
+
+* Added Rails 5 support.
+* Added an event `ajax:remotipartComplete`, which will be fired when the ajax upload completes.
+* Changed to preserve original input files upon submit.
+* Fixed TypeError when POST body is empty with Rails 3.
+
=== 1.2.1 / 2013-07-07
* Added automatic authenticity_token detection and appending to iframe submission.
=== 1.2.0 / 2013-07-06