Skip to content

Commit

Permalink
Release 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed May 2, 2018
1 parent f65a2d8 commit e62c3db
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

5.2.0 / 2018-05-02
==================

**features**
* [[`f65a2d8`](http://github.com/cojs/co-body/commit/f65a2d8f7ebf4426138035af6d7e7f02272441f2)] - feat: impl text parser support encoding: false (#64) (killa <<killa123@126.com>>)

5.1.1 / 2017-03-24
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "co-body",
"version": "5.1.1",
"version": "5.2.0",
"repository": "cojs/co-body",
"description": "request body parsing for co",
"keywords": [
Expand Down

0 comments on commit e62c3db

Please sign in to comment.