Release notes for v0.6.0

This commit is contained in:
Connor Prussin 2018-02-08 21:48:47 -08:00
parent 7c606aec49
commit b7d6f3f493
No known key found for this signature in database
GPG Key ID: C72452E036D53A6A

View File

@ -1,3 +1,7 @@
0.6.0 / 2018-02-08
==================
- Rename `serve'` to `serveSecure`, add `serve'` and `serveSecure'`.
0.5.0 / 2017-10-25
==================
- Make ResponseM an `Aff` instead of `Eff`