Skip to content

Commit 4a9bcd4

Browse files
committed
Release 0.14.0
1 parent 09cc58c commit 4a9bcd4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11

2+
0.14.0 / 2017-08-02
3+
==================
4+
5+
Additions:
6+
* Allow specifying project name using config command
7+
* Allow getting logs for whole projects, not just single deployments
8+
* Describe deployment and project concepts in docs
9+
10+
Fixes:
11+
* Do not prepend http:// to listed domains
12+
213
0.13.0 / 2017-07-31
314
==================
415

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "Exoframe - power armor for docker containers",
55
"main": "index.js",
66
"repository": "[email protected]:exoframejs/exoframe.git",

0 commit comments

Comments
 (0)