Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Feb 15, 2017
1 parent 2852acd commit 7afce48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

1.4.0 / 2017-02-15
==================

* feat: add next parameter to redirectHandler (#21)

1.3.1 / 2017-02-14
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "koa-userauth",
"version": "1.3.1",
"version": "1.4.0",
"description": "user auth middleware for koa",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7afce48

Please sign in to comment.