Release 1.15.1 (#2658)

This commit is contained in:
Haoliang Gao 2018-06-07 18:28:18 +08:00 committed by GitHub
parent c38c359a3b
commit 4d5c0e359c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 1 deletions

View File

@ -1,5 +1,16 @@
# History
## 2018-06-07, Version 1.15.1 @popomore
### Notable changes
* **fix**
* add key any to Context
### Commits
* [[`c38c359a3`](http://github.com/eggjs/egg/commit/c38c359a3bc79ec41082bf7f49c1e34084742c72)] - fix: add key any to Context (#2650) (#2656) (Khaidi Chu <<i@2333.moe>>)
## 2018-05-09, Version 1.15.0 @popomore
### Notable changes

View File

@ -1,6 +1,6 @@
{
"name": "egg",
"version": "1.15.0",
"version": "1.15.1",
"description": "A web framework's framework for Node.js",
"keywords": [
"web",