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 c138d37 commit b5ff90cCopy full SHA for b5ff90c
CHANGELOG.md
@@ -1,4 +1,15 @@
1
2
+2.1.0 / 2018-02-28
3
+==================
4
+
5
+Additions:
6
+ * Add support for .exoframeignore
7
+ * Login command now accepts an endpoint as an optional argument
8
+ * Add logo
9
10
+Changes:
11
+ * Update dependencies
12
13
2.0.1 / 2018-01-24
14
==================
15
package.json
@@ -1,6 +1,6 @@
{
"name": "exoframe",
- "version": "2.1.1-dev",
+ "version": "2.1.0",
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
"main": "index.js",
"repository": "git@github.com:exoframejs/exoframe.git",
0 commit comments