Skip to content

Commit fbd0b6d

Browse files
author
Amir Tocker
committed
Version 1.4.0
1 parent 8076333 commit fbd0b6d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
1.4.0 / 2017-01-30
3+
==================
4+
5+
* Add Akamai token generator
6+
* Merge pull request #201 from nashby/fix-image-formats
7+
* Remove video formats from the image formats array.
8+
29
1.3.0 / 2016-12-22
310
==================
411

lib/cloudinary/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright Cloudinary
22
module Cloudinary
3-
VERSION = "1.3.0"
3+
VERSION = "1.4.0"
44
end

0 commit comments

Comments
 (0)