File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
88## Unreleased
99
10+
11+
12+ ## [ 0.2.0] [ 0.2.0 ] - 26/02/2016
13+
1014Added:
1115
12- * add command, ` nuke ` , for nuking ` msu `
16+ * add command, ` nuke ` , for nuking ` msu ` (issue # 19 )
1317* add support for SSH in installing modules from private, remote repos (issue #18 )
1418* allow assuming "yes" in a ` yes_no ` question, using ` ${MSU_ASSUME_YES} `
1519
@@ -45,3 +49,4 @@ This is the very first version of `msu`.
4549<!-- Release links are placed here for easier updating -->
4650[ 0.0.0 ] :https://github.com/GochoMugo/msu/releases/tag/0.0.0
4751[ 0.1.0 ] :https://github.com/GochoMugo/msu/releases/tag/0.1.0
52+ [ 0.2.0 ] :https://github.com/GochoMugo/msu/releases/tag/0.2.0
Original file line number Diff line number Diff line change 88{
99 MSU_AUTHOR_NAME=" GochoMugo"
1010 MSU_AUTHOR_EMAIL=" mugo@forfuture.co.ke"
11- MSU_VERSION=" 0.1 .0"
11+ MSU_VERSION=" 0.2 .0"
1212}
You can’t perform that action at this time.
0 commit comments