Skip to content

Commit b95971d

Browse files
committed
Release 0.21.0
1 parent cc411cc commit b95971d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

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+
212
0.20.0 / 2017-09-18
313
==================
414

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.20.0",
3+
"version": "0.21.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)