Skip to content

Latest commit

 

History

History
88 lines (38 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

88 lines (38 loc) · 2.55 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 (2019-01-30)

Bug Fixes

  • Added git repo to help emberobserver (#10) (bce7fa9)
  • Allow minor/patch version changes in e-concurrency (#11) (952c79e)

1.1.0 (2018-08-20)

Bug Fixes

Features

1.0.2 (2018-03-24)

Bug Fixes

1.0.1 (2017-02-25)

Bug Fixes

  • docs: example model reopen typo (3934006)

1.0.0 (2017-02-25)

Bug Fixes

  • remove ember-data dependency (01841cc)
  • remove store service (5b9dfa1)

Features

  • Add mixins for store and model (4425755)

BREAKING CHANGES

  • The store service has been replaced with mixins, see the readme

0.1.1 (2017-02-25)

Bug Fixes

0.1.0 (2017-02-25)

Features