Skip to content

Commit

Permalink
0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sdogruyol committed Feb 24, 2017
1 parent c28abb9 commit 875737c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
# 0.18.2 (24-02-2017)

- Fix [Gzip in Kemal Seems broken for static files](https://github.com/kemalcr/kemal/issues/316). This was caused by `Gzip::Writer` in `Crystal 0.21.0` and currently mitigated by monkey patching `Gzip::Header`.

# 0.18.1 (21-02-2017)

- Crystal 0.21.0 support
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
@@ -1,5 +1,5 @@
name: kemal
version: 0.18.1
version: 0.18.2

dependencies:
radix:
Expand Down

0 comments on commit 875737c

Please sign in to comment.