* 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:
Simon Ho 2016-12-19 12:51:48 -08:00
parent 2c6813c1ae
commit b5ab229cb4
2 changed files with 13 additions and 1 deletions

View File

@ -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
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-connector-mysql",
"version": "2.4.0",
"version": "2.4.1",
"publishConfig": {
"tag": "lts"
},