Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Jan 22, 2017
1 parent d4be778 commit ae8daea
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@

0.9.0 / 2017-01-22
==================

* feat: remove isAjax (#295)
* test: fix cookie test cases (#296)
* docs: adjust some words (#291)
* feat: move clusterPort to egg-cluster (#281)
* feat: move app.Service egg-core (#279)
* docs: change egg-bin to egg-init (#284)
* docs: improve framework doc based on eggjs/examples#9 (#267)
* feat: remove instrument (#283)
* docs: add progressive link && adjust en docs directory (#275)
* docs: add progressive usage (#268)

0.8.0 / 2017-01-18
==================

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

0 comments on commit ae8daea

Please sign in to comment.