Skip to content

Commit dcc3b59

Browse files
committed
Release 3.2.0
1 parent c8a6fde commit dcc3b59

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 3.2.0 / 2018-12-10
2+
3+
Additions:
4+
5+
- Added support for basic http auth
6+
7+
Changes:
8+
9+
- Moved server docs to main repo
10+
11+
Fixes:
12+
13+
- Fixed rateLimit field wrong format in config docs
14+
115
# 3.1.1 / 2018-09-19
216

317
- Update npm deploy token for travis

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": "3.2.0-dev",
3+
"version": "3.2.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)