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

Added change log for v1.1.2 #632

Merged
merged 1 commit into from
Jun 25, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fixed - Fixed issued with `$firebaseArray.$loaded()` which caused it to resolve before updates from the server were populated to the array (thanks to @jamestalmage).