Skip to content

Commit

Permalink
0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdar Dogruyol committed Dec 24, 2016
1 parent 81a7022 commit 99ae8c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,8 @@
# Next
# 0.17.4 (24-12-2016)

- Support for Crystal 0.20.3
- Add `Kemal.stop`. Fixes #269.
- `HTTP::Handler` is not a class anymore, it's a module. See https://github.com/crystal-lang/crystal/releases/tag/0.20.3

# 0.17.3 (03-12-2016)

Expand Down
2 changes: 1 addition & 1 deletion shard.yml
@@ -1,5 +1,5 @@
name: kemal
version: 0.17.2
version: 0.17.4

dependencies:
radix:
Expand Down

0 comments on commit 99ae8c3

Please sign in to comment.