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

Commit

Permalink
Release 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yamalight committed Sep 28, 2017
1 parent 4e0fea9 commit a5a42f2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

0.21.0 / 2017-09-28
==================

Additions:
* Add way to enable/disable gzip compression in traefik

0.20.1 / 2017-09-22
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exoframe-server",
"version": "0.20.1",
"version": "0.21.0",
"description": "Exoframe server",
"main": "index.js",
"bin": "index.js",
Expand Down

0 comments on commit a5a42f2

Please sign in to comment.