Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Aug 18, 2016
1 parent 350d0f5 commit d290a0c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

0.1.0 / 2016-08-18
==================

* feat: [BREAKING_CHANGE] use egg-core (#44)
* doc: translate to EN (#25)
* fix: Error of no such file or directory, scandir '/restful_api/app/api' (#42)
* test: fix default plugins test (#37)
* feat: add inner plugins (#24)
* docs: add schedule example (#30)

0.0.5 / 2016-07-20
==================

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.1.0-beta.4",
"version": "0.1.0",
"description": "A web framework's framework for Node.js",
"dependencies": {
"accepts": "^1.3.3",
Expand Down

0 comments on commit d290a0c

Please sign in to comment.