-
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.
Added release notes for upcoming 2.2.0 release (#892)
- Loading branch information
Jacob Wenger
authored
Dec 21, 2016
1 parent
fffdc0c
commit 486de1c
Showing
4 changed files
with
11 additions
and
9 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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
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). |
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