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 6bb3940 commit b282127Copy full SHA for b282127
CHANGELOG.md
@@ -1,4 +1,10 @@
1
2
+0.21.1 / 2017-09-20
3
+==================
4
+
5
+Fixes:
6
+ * Use highland.js to correctly parse streamed server response
7
8
0.21.0 / 2017-09-20
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "0.21.0",
+ "version": "0.21.1",
"description": "Exoframe - power armor for docker containers",
"main": "index.js",
"repository": "git@github.com:exoframejs/exoframe.git",
0 commit comments