Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit c79f80d

Browse files
committed
Release 2.0.2
1 parent ebc4e7b commit c79f80d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

2+
2.0.2 / 2018-01-26
3+
==================
4+
5+
Fixes:
6+
* Auto-prepend dot to baseDomain if it's not present & better document baseDomain usage
7+
* Construct unique deployments backend strings to fix loadbalancing for unique deployments
8+
29
2.0.1 / 2018-01-24
310
==================
411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe-server",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Exoframe is a self-hosted tool that allows simple one-command deployments using Docker",
55
"main": "index.js",
66
"bin": "index.js",

0 commit comments

Comments
 (0)