Skip to content

Commit

Permalink
2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Oct 26, 2016
1 parent 91b7d49 commit f1e5bd2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

2.5.1 / 2016-10-26
==================

* reverts variadic support #64, an unintended breaking change

2.5.0 / 2016-10-25
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "koa-compose",
"description": "compose Koa middleware",
"repository": "koajs/compose",
"version": "2.5.0",
"version": "2.5.1",
"keywords": [
"koa",
"middleware",
Expand Down

0 comments on commit f1e5bd2

Please sign in to comment.