Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Dec 21, 2016
1 parent e6f203e commit 0326813
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

0.6.1 / 2016-12-21
==================

* refactor: use sendToApp/sendToAgent in worker client
* fix: protocolHeaders can split with whitespace (#164)
* deps: update version (#157)

0.6.0 / 2016-12-03
==================

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": "egg",
"version": "0.6.0",
"version": "0.6.1",
"description": "A web framework's framework for Node.js",
"keywords": [
"web",
Expand Down

0 comments on commit 0326813

Please sign in to comment.