Skip to content

Commit d10f74f

Browse files
committed
v2.0.1
1 parent b3f84e5 commit d10f74f

File tree

4 files changed

+1880
-2164
lines changed

4 files changed

+1880
-2164
lines changed

.github_changelog_generator

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
future-release=v2.0.0
1+
future-release=v2.0.1

CHANGELOG.md

+8-10
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,22 @@
11
# Change Log
22

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)
55

66
**Implemented enhancements:**
77

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))
129

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)
1712

1813
**Implemented enhancements:**
1914

2015
- Support for adapters layer [\#25](https://github.com/Exelord/ember-custom-actions/issues/25)
2116
- Suppport for adapterOptions on modelActions [\#24](https://github.com/Exelord/ember-custom-actions/issues/24)
2217
- 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))
2320
- Fix landing UI [\#37](https://github.com/Exelord/ember-custom-actions/pull/37) ([Exelord](https://github.com/Exelord))
2421
- Feature dataForCustomAction [\#36](https://github.com/Exelord/ember-custom-actions/pull/36) ([Exelord](https://github.com/Exelord))
2522
- Feature headersForCustomAction [\#35](https://github.com/Exelord/ember-custom-actions/pull/35) ([Exelord](https://github.com/Exelord))
@@ -30,6 +27,7 @@
3027

3128
**Closed issues:**
3229

30+
- Assertion Failed: You must provide a path for model action! [\#39](https://github.com/Exelord/ember-custom-actions/issues/39)
3331
- Error in the readme? [\#33](https://github.com/Exelord/ember-custom-actions/issues/33)
3432
- No compatible version found 1.6.0 on npm install [\#22](https://github.com/Exelord/ember-custom-actions/issues/22)
3533

0 commit comments

Comments
 (0)