CHANGELOG.md in cloudinary-1.2.3 vs CHANGELOG.md in cloudinary-1.2.4
- old
+ new
@@ -1,5 +1,17 @@
+1.2.4 / 2016-10-30
+==================
+
+New functionality and features
+------------------------------
+
+ * Add `Api.update_streaming_profile`
+ * Add `Api.get_streaming_profile`
+ * Add `Api.delete_streaming_profile`
+ * Add `Api.list_streaming_profiles`
+ * Add `Api.create_streaming_profile`
+
1.2.3 / 2016-08-21
==================
* Allow a string to be passed as eager transformation
* Add `delete_derived_by_transformation` to the Api methods.