Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
samselikoff committed Jan 27, 2018
1 parent 78c9650 commit ef89a4a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# 0.12
# 0.12.1

The new `LoadableStore` mixin is now automatically mixed into the host application's store.

The deprecated `storefront` service was throwing errors on install, which is now fixed.

# 0.12.0

- [ CHANGE ] The `storefront` service has been deprecated. Its methods are now available via the `LoadableStore` mixin which you can use in Ember Data's store. See [the docs](https://embermap.github.io/ember-data-storefront/docs/api/LoadableStore-0.11.1+40effca7) for more.

Expand Down

0 comments on commit ef89a4a

Please sign in to comment.