Skip to content

Commit

Permalink
Release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Mar 12, 2017
1 parent 93c4ad2 commit 11bbb66
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 @@

5.0.0 / 2017-03-12
==================

* feat: async/await support (#70)

4.0.1 / 2017-03-01
==================

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",
"repository": "koajs/session",
"version": "4.0.1",
"version": "5.0.0",
"keywords": [
"koa",
"middleware",
Expand Down

0 comments on commit 11bbb66

Please sign in to comment.