Skip to content

Commit

Permalink
Version 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Tocker committed Oct 30, 2016
1 parent 76a3ef6 commit c8376de
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

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
==================

Expand Down
2 changes: 1 addition & 1 deletion lib/cloudinary/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright Cloudinary
module Cloudinary
VERSION = "1.2.3"
VERSION = "1.2.4"
end

0 comments on commit c8376de

Please sign in to comment.