Skip to content

Commit

Permalink
Release 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Dec 15, 2014
1 parent a483ba8 commit cf0e644
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 @@

1.1.3 / 2014-12-15
==================

* Merge pull request #5 from koajs/cookie-session-hotfix
* fix: koa-session don't support key start with '_'

1.1.2 / 2014-10-14
==================

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": "koa-userauth",
"version": "1.1.2",
"version": "1.1.3",
"description": "user auth middleware for koa",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit cf0e644

Please sign in to comment.