Skip to content

Commit 532412a

Browse files
author
Amir Tocker
committed
Angular 5.x Version 1.0.0
1 parent ddab7d1 commit 532412a

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
(5.x)1.0.0 / 2017-11-22
2+
=======================
3+
4+
## Initial Support for Angular 5.x
5+
6+
* Upgrade to Angular5 (#115)
7+
* Update Readme to point to HTTPS URLs of cloudinary.com
8+
* Angular: Unit Test for gravity:auto (#99)
9+
* Update README.md
10+
* Add links to online samples to README
11+
* Fix handling of dynamic updates to public-id. Fixes #83 (#94)
12+
* Add `start` to npm scripts.
13+
* Update sample apps to Angular 4.x. Make all projects use config.ts.
14+
* Fixes https://github.com/cloudinary/cloudinary_angular/issues/89
15+
* Add comments to ng2-file-upload usage
116

217
(4.x)1.0.0 / 2017-05-18
318
=======================

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"cloudinary",
77
"angular",
88
"angular2",
9+
"angular4",
10+
"angular5",
911
"angularjs",
1012
"ng",
1113
"ng2",

0 commit comments

Comments
 (0)