File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ v2.0.0-beta.0] ( https://github.com/Exelord/ember-custom-actions/tree/v2.0.0-beta.0 ) (2017-12-27)
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 )
5
+
6
+ ** Implemented enhancements:**
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:**
12
+
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)
4
16
[ Full Changelog] ( https://github.com/Exelord/ember-custom-actions/compare/v1.6.0...v2.0.0-beta.0 )
5
17
6
18
** Implemented enhancements:**
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-custom-actions" ,
3
- "version" : " 2.0.0-beta.0 " ,
3
+ "version" : " 2.0.0" ,
4
4
"description" : " Custom API actions for Ember 2 applications" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments