-
Notifications
You must be signed in to change notification settings - Fork 632
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[firebase-release] Removed change log and reset repo after 2.2.0 release
- Loading branch information
1 parent
7c7beab
commit 1ca8796
Showing
5 changed files
with
2 additions
and
2,296 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +0,0 @@ | ||
feature - Added a `requireEmailVerification` argument to the [`$requireSignIn()`](https://github.com/firebase/angularfire/blob/master/docs/reference.md#requiresignin) router helper method to enforce email verification (thanks to @ericmorgan1). | ||
fixed - Fixed a race condition which sometimes caused an error when the Database `Reference` bound to a `$firebaseObject` instance was set to `null` (thanks to @ulion). | ||
Oops, something went wrong.