Skip to content

Commit 6a0815a

Browse files
author
Amir Tocker
committed
Version 1.11.0
1 parent 2f13019 commit 6a0815a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

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

2+
1.11.0 / 2017-04-25
3+
===================
4+
5+
New functionality
6+
-----------------
7+
8+
* Add `fps` transformation parameter.
9+
210
1.10.0 / 2017-04-02
311
===================
412

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ The cloudinary_java library is available in [Maven Central](https://repo1.maven.
2828
<dependency>
2929
<groupId>com.cloudinary</groupId>
3030
<artifactId>cloudinary-http44</artifactId>
31-
<version>1.10.0</version>
31+
<version>1.11.0</version>
3232
</dependency>
3333

34-
Alternatively, download cloudinary_java from [here](https://repo1.maven.org/maven2/com/cloudinary/cloudinary-core/1.10.0/cloudinary-core-1.10.0.jar) and [here](https://repo1.maven.org/maven2/com/cloudinary/cloudinary-http44/1.10.0/cloudinary-http44-1.10.0.jar)
34+
Alternatively, download cloudinary_java from [here](https://repo1.maven.org/maven2/com/cloudinary/cloudinary-core/1.11.0/cloudinary-core-1.11.0.jar) and [here](https://repo1.maven.org/maven2/com/cloudinary/cloudinary-http44/1.11.0/cloudinary-http44-1.11.0.jar)
3535
and see [pom.xml](https://github.com/cloudinary/cloudinary_java/blob/master/cloudinary-http44/pom.xml) for library dependencies.
3636

3737
## Try it right away

0 commit comments

Comments
 (0)