File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ### v0.1.0 - 2017-71-1
2
+
3
+ - [ #13 ] ( https://github.com/dani8art/docker-compose-manager/issues/13 ) - Remove BETA notice on README.md
4
+
5
+ - [ #11 ] ( https://github.com/dani8art/docker-compose-manager/issues/11 ) - Add JSDoc
6
+
7
+ - [ #8 ] ( https://github.com/dani8art/docker-compose-manager/issues/8 ) - Add documentation
8
+
9
+ - [ #7 ] ( https://github.com/dani8art/docker-compose-manager/issues/7 ) - Enable travis
10
+
11
+ - [ #6 ] ( https://github.com/dani8art/docker-compose-manager/issues/6 ) - Add test
12
+
13
+ - [ #5 ] ( https://github.com/dani8art/docker-compose-manager/issues/5 ) - Change '.exec' to '.spaw'
14
+
15
+ - [ #4 ] ( https://github.com/dani8art/docker-compose-manager/issues/4 ) - Addapt project-template
16
+
17
+ - [ #1 ] ( https://github.com/dani8art/docker-compose-manager/issues/1 ) - IP on windows shows \'
18
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docker-composer-manager" ,
3
3
"buildOn" : " 2017-03-30" ,
4
- "version" : " 0.0.3 " ,
4
+ "version" : " 0.1.0 " ,
5
5
"description" : " A NPM module to manage docker containers using docker-compose" ,
6
6
"homepage" : " https://github.com/dani8art/docker-compose-manager" ,
7
7
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments