Release 1.6.0
This commit is contained in:
parent
f04714227b
commit
8b0635d26c
2 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
|||
|
||||
1.6.0 / 2018-02-12
|
||||
==================
|
||||
|
||||
* feat: ignore set/remove header/status when header sent (#1145)
|
||||
|
||||
1.5.1 / 2018-01-25
|
||||
==================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "koa",
|
||||
"version": "1.5.1",
|
||||
"version": "1.6.0",
|
||||
"description": "Koa web app framework",
|
||||
"main": "lib/application.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue