UNPKG

ember-data-tasks

Version:

Task based (ember-concurrency) Ember Data API

89 lines (38 loc) 2.61 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.1.1"></a> ## [1.1.1](https://github.com/knownasilya/ember-data-tasks/compare/v1.1.0...v1.1.1) (2019-01-30) ### Bug Fixes * Added git repo to help emberobserver ([#10](https://github.com/knownasilya/ember-data-tasks/issues/10)) ([bce7fa9](https://github.com/knownasilya/ember-data-tasks/commit/bce7fa9)) * Allow minor/patch version changes in e-concurrency ([#11](https://github.com/knownasilya/ember-data-tasks/issues/11)) ([952c79e](https://github.com/knownasilya/ember-data-tasks/commit/952c79e)) <a name="1.1.0"></a> # [1.1.0](https://github.com/knownasilya/ember-data-tasks/compare/v1.0.2...v1.1.0) (2018-08-20) ### Bug Fixes * Upgrade deps ([#9](https://github.com/knownasilya/ember-data-tasks/issues/9)) ([88e1c5e](https://github.com/knownasilya/ember-data-tasks/commit/88e1c5e)) ### Features * after model utility ([#7](https://github.com/knownasilya/ember-data-tasks/issues/7)) ([a632142](https://github.com/knownasilya/ember-data-tasks/commit/a632142)) <a name="1.0.2"></a> ## [1.0.2](https://github.com/knownasilya/ember-data-tasks/compare/v1.0.1...v1.0.2) (2018-03-24) ### Bug Fixes * update ec dep ([f5ffa26](https://github.com/knownasilya/ember-data-tasks/commit/f5ffa26)) <a name="1.0.1"></a> ## [1.0.1](https://github.com/knownasilya/ember-data-tasks/compare/v1.0.0...v1.0.1) (2017-02-25) ### Bug Fixes * **docs:** example model reopen typo ([3934006](https://github.com/knownasilya/ember-data-tasks/commit/3934006)) <a name="1.0.0"></a> # [1.0.0](https://github.com/knownasilya/ember-data-tasks/compare/v0.1.1...v1.0.0) (2017-02-25) ### Bug Fixes * remove ember-data dependency ([01841cc](https://github.com/knownasilya/ember-data-tasks/commit/01841cc)) * remove store service ([5b9dfa1](https://github.com/knownasilya/ember-data-tasks/commit/5b9dfa1)) ### Features * Add mixins for store and model ([4425755](https://github.com/knownasilya/ember-data-tasks/commit/4425755)) ### BREAKING CHANGES * The store service has been replaced with mixins, see the readme <a name="0.1.1"></a> ## [0.1.1](https://github.com/knownasilya/ember-data-tasks/compare/v0.1.0...v0.1.1) (2017-02-25) ### Bug Fixes * typo in readme example ([d3dc527](https://github.com/knownasilya/ember-data-tasks/commit/d3dc527)) <a name="0.1.0"></a> # 0.1.0 (2017-02-25) ### Features * Initial release ([43fbee4](https://github.com/knownasilya/ember-data-tasks/commit/43fbee4))