From 79029274a2d878c5aecad2e382a819ecb1db8dfb Mon Sep 17 00:00:00 2001 From: Connor Prussin Date: Mon, 17 Jul 2017 22:53:40 -0700 Subject: [PATCH] Update release notes (#38) --- History.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/History.md b/History.md index c01abc5..7438cac 100644 --- a/History.md +++ b/History.md @@ -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