Skip to content

Commit b5ff90c

Browse files
committed
Release 2.1.0
1 parent c138d37 commit b5ff90c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

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+
213
2.0.1 / 2018-01-24
314
==================
415

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": "2.1.1-dev",
3+
"version": "2.1.0",
44
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "index.js",
66
"repository": "[email protected]:exoframejs/exoframe.git",

0 commit comments

Comments
 (0)