diff --git a/changelog.txt b/changelog.txt index bf91bbd4..7e453d3f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1 +1,3 @@ fixed - Now works with Ember Data `beta.15` snapshot changes. +fixed - Emptying `hasMany` relationship on server now properly empties the relationship locally. +fixed - Fixed `Path or pattern "EmberFire/**/*.js" did not match any files` error when using old Ember CLI versions. EmberFire now supports Ember CLI 0.1.3+.