Skip to content

Commit c0e509e

Browse files
committed
Release 5.2.0
1 parent f760569 commit c0e509e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
5.2.0 / 2019-07-10
3+
==================
4+
5+
**features**
6+
* [[`f760569`](http://github.com/eggjs/egg-sequelize/commit/f760569891daa99c72e2ccd905038cc9125d59f2)] - feat: add model.ctx (dead-horse <<[email protected]>>)
7+
28
5.1.0 / 2019-06-14
39
==================
410

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg-sequelize",
3-
"version": "5.1.0",
3+
"version": "5.2.0",
44
"description": "egg Sequelize plugin",
55
"eggPlugin": {
66
"name": "sequelize"

0 commit comments

Comments
 (0)