Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Nov 27, 2014
1 parent ba7479b commit 8d538ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.md
@@ -1,4 +1,11 @@

1.3.0 / 2014-11-27
==================

* support extendTypes
* Merge pull request #8 from coderhaoxin/json-patch
* add support for json patch

1.2.0 / 2014-11-07
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "koa-bodyparser",
"version": "1.2.0",
"version": "1.3.0",
"description": "a body parser for koa",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8d538ae

Please sign in to comment.