We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45dc71c commit 3a48669Copy full SHA for 3a48669
CHANGELOG.md
@@ -1,4 +1,15 @@
1
2
+0.16.0 / 2017-08-03
3
+==================
4
+
5
+Additions:
6
+ * Add deployment updates and docs for it
7
+ * Add basic support for multiple endpoints
8
+ * Add descriptions to all options for better help
9
10
+Changes:
11
+ * Use unified service formatting function, fixes #50
12
13
0.15.0 / 2017-08-02
14
==================
15
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "0.15.0",
+ "version": "0.16.0",
"description": "Exoframe - power armor for docker containers",
"main": "index.js",
"repository": "[email protected]:exoframejs/exoframe.git",
0 commit comments