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

Commit a5a42f2

Browse files
committed
Release 0.21.0
1 parent 4e0fea9 commit a5a42f2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
0.21.0 / 2017-09-28
3+
==================
4+
5+
Additions:
6+
* Add way to enable/disable gzip compression in traefik
7+
28
0.20.1 / 2017-09-22
39
==================
410

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exoframe-server",
3-
"version": "0.20.1",
3+
"version": "0.21.0",
44
"description": "Exoframe server",
55
"main": "index.js",
66
"bin": "index.js",

0 commit comments

Comments
 (0)