File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 0.2.4] ( https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/tree/0.2.4 ) (2016-04-01)
4
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/compare/v0.2.3...0.2.4 )
5
+
6
+ Add support for upcoming log color configuration feature in ember-cli-deploy.
7
+
8
+ - add logInfo color option [ \# 8] ( https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/pull/8 ) ([ ghedamat] ( https://github.com/ghedamat ) )
9
+
3
10
## [ 0.2.3] ( https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/tree/0.2.3 ) (2016-03-29)
4
11
[ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/compare/v0.2.2...0.2.3 )
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-plugin" ,
3
- "version" : " 0.2.3 " ,
3
+ "version" : " 0.2.4 " ,
4
4
"description" : " For building plugins for ember-cli-deploy" ,
5
5
"repository" : " https://github.com/ember-cli-deploy/ember-cli-deploy-plugin" ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments