Skip to content

Commit dcb6f5c

Browse files
authored
chore(changelog): Update for breaking change
1 parent fc3774a commit dcb6f5c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
# [2.0.0-beta.7](https://github.com/angular/angularfire2/compare/2.0.0-beta.6...v2.0.0-beta.7) (2017-01-13)
33

44

5+
### Breaking changes
6+
7+
* **auth:** Remove `FirebaseAuth` in favor of `AngularFireAuth`. ([d422e6])(https://github.com/angular/angularfire2/commit/d422e62b46a80d9fb12c9a9e2cf1cf2f7db04dd3)
8+
59
### Bug Fixes
610

711
* **aot:** Remove AuthBackend param for AOT support ([f875360](https://github.com/angular/angularfire2/commit/f875360))
@@ -12,7 +16,6 @@
1216
* **list:** Fix FirebaseListObservable emit as array bug [#574](https://github.com/angular/angularfire2/issues/574) ([ce3de04](https://github.com/angular/angularfire2/commit/ce3de04))
1317
* **module:** Conditionally pass app name ([8427009](https://github.com/angular/angularfire2/commit/8427009))
1418

15-
1619
### Features
1720

1821
* **module:** Add a custom FirebaseApp name ([73a3e26](https://github.com/angular/angularfire2/commit/73a3e26))

0 commit comments

Comments
 (0)