Skip to content

Commit a8414f5

Browse files
authored
chore(): Added two extra points to the changelog (#1646)
1 parent dff8ddf commit a8414f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
* For consistency the `FirebaseAppName` Injection Token is now `FirebaseAppNameToken`
2424
* rxjs 5 is no longer supported, upgrade to 6 ([see the rxjs migration guide for more information](https://github.com/ReactiveX/rxjs/blob/master/MIGRATION.md))
2525
* Firebase JS SDK 4.x is no longer supported, upgrade to 5 ([see the changelog for more information](https://firebase.google.com/support/release-notes/js#version_500_may_8_2018))
26+
* To mirror a change in Firebase 5.x, `downloadURL` was removed from `AngularFireUploadTask`
27+
28+
### Known issues
29+
30+
* Some users may experience failures compiling AOT while using `AngularFireModule.initializeApp(...)`, a work-around is available ([see #1635](https://github.com/angular/angularfire2/issues/1635))
2631

2732
<a name="5.0.0-rc.7"></a>
2833
# [5.0.0-rc.7](https://github.com/angular/angularfire2/compare/5.0.0-rc.6...5.0.0-rc.7) (2018-05-04)

0 commit comments

Comments
 (0)