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 cc411cc commit b95971dCopy full SHA for b95971d
CHANGELOG.md
@@ -1,4 +1,14 @@
1
2
+0.21.0 / 2017-09-20
3
+==================
4
+
5
+Additions:
6
+ * Add support for streamed response from server for more verbosity
7
+ * Document new update and rm-endpoint commands
8
9
+Changes:
10
+ * Change readme to reflect usage of node:latest
11
12
0.20.0 / 2017-09-18
13
==================
14
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "0.20.0",
+ "version": "0.21.0",
"description": "Exoframe - power armor for docker containers",
"main": "index.js",
"repository": "[email protected]:exoframejs/exoframe.git",
0 commit comments