Update release notes (#38)

This commit is contained in:
Connor Prussin 2017-07-17 22:53:40 -07:00 committed by Connor Prussin
parent 2707ebee5c
commit 79029274a2

View File

@ -1,5 +1,5 @@
unreleased
==========
- Basic support for routing with full string matched routes
- Allow routes to set headers, status, and body
- Support OK response
- Support Get, Post, Put, and Delete HTTP methods
- Support sending and reading headers and body