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 b91252e commit 39261e4Copy full SHA for 39261e4
CHANGELOG.md
@@ -1,4 +1,15 @@
1
2
+0.19.0 / 2017-09-13
3
+==================
4
+
5
+Additions:
6
+ * Add notifications about available cli updates
7
+ * Add update server target
8
+ * Add update traefik command
9
10
+Changes:
11
+ * Mention pre-packaged binaries in readme
12
13
0.18.2 / 2017-09-01
14
==================
15
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "0.18.2",
+ "version": "0.19.0",
"description": "Exoframe - power armor for docker containers",
"main": "index.js",
"repository": "[email protected]:exoframejs/exoframe.git",
0 commit comments