servant/CHANGELOG.md
2015-03-09 14:42:07 +11:00

12 lines
266 B
Markdown

0.3
---
* Support content-type aware combinators and `Accept`/`Content-type` headers
* Added a lot of tests
* Support multiple concurrent threads
* Use `ServantError` to report Errors instead of `String`
0.2.2
-----
* Add TLS support
* Add matrix parameter support