|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [v2.0.0](https://github.com/Exelord/ember-custom-actions/tree/v2.0.0) (2018-03-07) |
4 |
| -[Full Changelog](https://github.com/Exelord/ember-custom-actions/compare/v2.0.0-beta.0...v2.0.0) |
| 3 | +## [v2.0.1](https://github.com/Exelord/ember-custom-actions/tree/v2.0.1) (2018-04-23) |
| 4 | +[Full Changelog](https://github.com/Exelord/ember-custom-actions/compare/v2.0.0...v2.0.1) |
5 | 5 |
|
6 | 6 | **Implemented enhancements:**
|
7 | 7 |
|
8 |
| -- Upgrade to ember 3.0 [\#40](https://github.com/Exelord/ember-custom-actions/pull/40) ([Exelord](https://github.com/Exelord)) |
9 |
| -- Fix query params [\#38](https://github.com/Exelord/ember-custom-actions/pull/38) ([Exelord](https://github.com/Exelord)) |
10 |
| - |
11 |
| -**Closed issues:** |
| 8 | +- Fix ember data deprecation [\#42](https://github.com/Exelord/ember-custom-actions/pull/42) ([Exelord](https://github.com/Exelord)) |
12 | 9 |
|
13 |
| -- Assertion Failed: You must provide a path for model action! [\#39](https://github.com/Exelord/ember-custom-actions/issues/39) |
14 |
| - |
15 |
| -## [v2.0.0-beta.0](https://github.com/Exelord/ember-custom-actions/tree/v2.0.0-beta.0) (2017-12-26) |
16 |
| -[Full Changelog](https://github.com/Exelord/ember-custom-actions/compare/v1.6.0...v2.0.0-beta.0) |
| 10 | +## [v2.0.0](https://github.com/Exelord/ember-custom-actions/tree/v2.0.0) (2018-03-07) |
| 11 | +[Full Changelog](https://github.com/Exelord/ember-custom-actions/compare/v1.6.0...v2.0.0) |
17 | 12 |
|
18 | 13 | **Implemented enhancements:**
|
19 | 14 |
|
20 | 15 | - Support for adapters layer [\#25](https://github.com/Exelord/ember-custom-actions/issues/25)
|
21 | 16 | - Suppport for adapterOptions on modelActions [\#24](https://github.com/Exelord/ember-custom-actions/issues/24)
|
22 | 17 | - Cannot use Ember.Object as payload [\#23](https://github.com/Exelord/ember-custom-actions/issues/23)
|
| 18 | +- Upgrade to ember 3.0 [\#40](https://github.com/Exelord/ember-custom-actions/pull/40) ([Exelord](https://github.com/Exelord)) |
| 19 | +- Fix query params [\#38](https://github.com/Exelord/ember-custom-actions/pull/38) ([Exelord](https://github.com/Exelord)) |
23 | 20 | - Fix landing UI [\#37](https://github.com/Exelord/ember-custom-actions/pull/37) ([Exelord](https://github.com/Exelord))
|
24 | 21 | - Feature dataForCustomAction [\#36](https://github.com/Exelord/ember-custom-actions/pull/36) ([Exelord](https://github.com/Exelord))
|
25 | 22 | - Feature headersForCustomAction [\#35](https://github.com/Exelord/ember-custom-actions/pull/35) ([Exelord](https://github.com/Exelord))
|
|
30 | 27 |
|
31 | 28 | **Closed issues:**
|
32 | 29 |
|
| 30 | +- Assertion Failed: You must provide a path for model action! [\#39](https://github.com/Exelord/ember-custom-actions/issues/39) |
33 | 31 | - Error in the readme? [\#33](https://github.com/Exelord/ember-custom-actions/issues/33)
|
34 | 32 | - No compatible version found 1.6.0 on npm install [\#22](https://github.com/Exelord/ember-custom-actions/issues/22)
|
35 | 33 |
|
|
0 commit comments