Skip to content

Commit

Permalink
Release 5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Jan 9, 2018
1 parent f00c1ef commit d1d4b95
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.6.0 / 2018-01-09
==================

**features**
* [[`f00c1ef`](http://github.com/koajs/session/commit/f00c1ef9857fec52e1aaf981ba9a8e837b3e7ffa)] - feat: emit events when session invalid (#108) (Yiyu He <<dead_horse@qq.com>>)

5.5.1 / 2017-11-17
==================

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-session",
"description": "Koa cookie session middleware with external store support",
"repository": "koajs/session",
"version": "5.5.1",
"version": "5.6.0",
"keywords": [
"koa",
"middleware",
Expand Down

0 comments on commit d1d4b95

Please sign in to comment.