CHANGELOG in cloudinary-1.0.74 vs CHANGELOG in cloudinary-1.0.75
- old
+ new
@@ -1,4 +1,7 @@
+= Version 1.0.75 - 2014-07-30
+ * Don't use Rails' image_tag for repsponsive/hidpi to prevent wrong alt and data URIs.
+
= Version 1.0.74 - 2014-07-14
* Support custom_coordinates in upload and update. Support coordinates in resource details.
* Support delete_by_token for direct uploads.
* Support shorthand blank for cl_image_tag with responsive/hidpi.
* Correctly encode one-level double arrays.