We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd6eb48 commit ee7c91bCopy full SHA for ee7c91b
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+1.1.0 / 2019-12-09
2
+==================
3
+
4
+New functionality
5
+-----------------
6
+* Add support to lazy loading
7
+* Add placeholder component
8
+Other changes
9
+-------------
10
+* Add test for custom function
11
+* Add fps tests
12
13
(5.x)1.0.0 / 2017-11-22
14
=======================
15
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/angular-5.x",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "The formal Cloudinary Angular SDK to enhance your applications with image and video components powered by Cloudinary",
"keywords": [
"cloudinary",
0 commit comments