Skip to content

Commit

Permalink
Release 2.0.0-beta.1 (#1637)
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse authored Nov 9, 2017
1 parent 8e8869a commit 858c110
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# History

## 2017-11-09, Version 2.0.0-beta.1, @dead-horse

### Notable changes

* **feature**
* [BREAKING CHANGE] drop node <8 support
* upgrade to egg-core@4(base on koa 2), but still supports all the usages in egg 1

### Commits

* [[`8e8869a`](http:/eggjs/egg/commit/8e8869a4d73908503cf1f60de3be49461639ca08)] - refactor: upgrade egg-core@4 (#1631) (Yiyu He <<[email protected]>>)

## 2017-11-08, Version 1.11.0, @dead-horse

### Notable changes
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": "1.11.0",
"version": "2.0.0-beta.1",
"description": "A web framework's framework for Node.js",
"keywords": [
"web",
Expand Down

0 comments on commit 858c110

Please sign in to comment.