mirror of
https://github.com/eggjs/egg.git
synced 2024-12-04 07:14:30 +00:00
Release 1.15.1 (#2658)
This commit is contained in:
parent
c38c359a3b
commit
4d5c0e359c
11
History.md
11
History.md
@ -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
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user