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 98bdba2 commit a525fe7Copy full SHA for a525fe7
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+0.20.0 / 2017-09-18
3
+==================
4
+
5
+Additions:
6
+ * Add way to check for server and traefik updates
7
+ * Add rm-endpoint command to remove existing endpoints
8
9
0.19.2 / 2017-09-16
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "0.19.2",
+ "version": "0.20.0",
"description": "Exoframe - power armor for docker containers",
"main": "index.js",
"repository": "git@github.com:exoframejs/exoframe.git",
0 commit comments