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.0] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/tree/0.2.0 ) (2016-04-01)
4
+ [ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/compare/v0.1.2...0.2.0 )
5
+
6
+ Now displays a richer table based on SCM data (if present) captured by revision-data plugins versions >= 0.2.0.
7
+
8
+ - display new scm revisionData [ \# 8] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/pull/8 ) ([ ghedamat] ( https://github.com/ghedamat ) )
9
+
3
10
## [ 0.1.2] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/tree/0.1.2 ) (2016-02-22)
4
11
[ Full Changelog] ( https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/compare/v0.1.1...0.1.2 )
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-cli-deploy-display-revisions" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"description" : " Display a list of deployed revisions using ember-cli-deploy." ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments