history: add 1.1.1

This commit is contained in:
jongleberry 2015-10-22 16:40:55 -07:00
parent c2206a287d
commit 773aed6622
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@
* drop node < 4 support and rewrite the codebase in ES6
* change the middleware signature to `async (ctx, next) => await next()`
1.1.1 / 2015-10-22
==================
* do not send a content-type when the type is unknown #536
1.1.0 / 2015-10-11
==================