Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 6fb0dfc

Browse files
author
jwngr
committed
Updated change log for the upcoming 1.1.0 release
1 parent 878ca09 commit 6fb0dfc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
feature - Improved performance by replacing custom internal batching logic with Angular's `$evalAsync()`.
2+
changed - The `new` keyword is now optional for services which use `$extend()` to add functionality to `$firebaseArray` and `$firebaseObject`.
3+
fixed - Resolved inconsistent argument validation in `$firebaseAuth.changeEmail()` (thanks to @whitneyit).

0 commit comments

Comments
 (0)