Skip to content

Commit d836995

Browse files
committed
Release 4.2.0
1 parent b538593 commit d836995

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
4.2.0 / 2017-03-21
3+
==================
4+
5+
* feat: ctx.request.rawBody to get raw request body (#70)
6+
27
4.1.0 / 2017-03-02
38
==================
49

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koa-bodyparser",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "a body parser for koa",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)