CHANGELOG.md in cloudinary-1.15.0 vs CHANGELOG.md in cloudinary-1.16.0
- old
+ new
@@ -1,5 +1,20 @@
+1.16.0 / 2020-06-29
+===================
+
+New functionality and features
+------------------------------
+
+ * Add support for uploading `StringIO`
+
+Other Changes
+-------------
+
+ * Set default cache storage to `file` in `CarrierWave`
+ * Fix `normalize_expression` to ignore predefined variables
+ * Fix sample projects
+
1.15.0 / 2020-06-11
===================
New functionality and features
------------------------------