2.4.1
* Fix CI Failures (Loay Gewily) * Revert dev-dependency on loopback to 2.x (Siddhi Pai) * Set publish tag to "lts" (Siddhi Pai) * Update README with correct doc links, etc (Amir Jafarian)
This commit is contained in:
parent
2c6813c1ae
commit
b5ab229cb4
12
CHANGES.md
12
CHANGES.md
|
@ -1,3 +1,15 @@
|
|||
2016-12-19, Version 2.4.1
|
||||
=========================
|
||||
|
||||
* Fix CI Failures (Loay Gewily)
|
||||
|
||||
* Revert dev-dependency on loopback to 2.x (Siddhi Pai)
|
||||
|
||||
* Set publish tag to "lts" (Siddhi Pai)
|
||||
|
||||
* Update README with correct doc links, etc (Amir Jafarian)
|
||||
|
||||
|
||||
2016-10-17, Version 2.4.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-connector-mysql",
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"publishConfig": {
|
||||
"tag": "lts"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue