Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
choptastic committed Sep 25, 2018
1 parent e61c19c commit 8af5b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 2.1.0 (In development)

* Backwards incompatible change: Converted the pre-cached headers to a map.
* Converted to cowboy 2.0 (Thanks Eric, @etxemag75)
* Deprecated `sbw:set_cookie/5` in favor of a new, more flexible,
`sbw:set_cookie/4`, which takes an `Options` argument for specifying
Expand All @@ -12,7 +13,6 @@
* Fix a number of yaws-related issues (max post size, keepalive)
* Set the cowboy supervisor to not `infinity`.
* Add a few more tests.
* Converted the pre-cached headers to a map.
* Ensure support up to Erlang 21.

# 2.0.1
Expand Down

0 comments on commit 8af5b4c

Please sign in to comment.