* upgrade deps (Raymond Feng)
 * pin mysql image to 5.7 (Raymond Feng)
 * use "owner" for discovered results (Raymond Feng)
 * chore: update license (Diana Lau)
This commit is contained in:
Raymond Feng 2018-07-12 11:43:31 -07:00
parent 1c797f5992
commit 76bcec0bf7
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
2018-07-12, Version 5.3.0
=========================
* upgrade deps (Raymond Feng)
* pin mysql image to 5.7 (Raymond Feng)
* use "owner" for discovered results (Raymond Feng)
* chore: update license (Diana Lau)
2017-10-17, Version 5.2.0
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-connector-mysql",
"version": "5.2.0",
"version": "5.3.0",
"description": "MySQL connector for loopback-datasource-juggler",
"engines": {
"node": ">=6"