Skip to content

Commit 285f72f

Browse files
author
Kevin Delisle
committed
2.0.0
* Drop support for node@10,12 (jannyHou) * Upgrade to loopback-connector@3.x (jannyHou) * Update ibm_db minimum version (#34) (Quentin Presley) * Coerce various pooling configs into integers (#32) (Simon Ho) * put issues tab back (siddhipai) * Fix issues redirection in package.json (Siddhi Pai) * Remove issues warning from README.md (Siddhi Pai) * Add translation files (Candy)
1 parent cd6fbf8 commit 285f72f

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2017-03-01, Version 2.0.0
2+
=========================
3+
4+
* Drop support for node@10,12 (jannyHou)
5+
6+
* Upgrade to loopback-connector@3.x (jannyHou)
7+
8+
* Update ibm_db minimum version (#34) (Quentin Presley)
9+
10+
* Coerce various pooling configs into integers (#32) (Simon Ho)
11+
12+
* put issues tab back (siddhipai)
13+
14+
* Fix issues redirection in package.json (Siddhi Pai)
15+
16+
* Remove issues warning from README.md (Siddhi Pai)
17+
18+
* Add translation files (Candy)
19+
20+
121
2016-11-02, Version 1.0.12
222
==========================
323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-ibmdb",
3-
"version": "1.0.12",
3+
"version": "2.0.0",
44
"description": "LoopBack Connector common code for IBM databases",
55
"engines": {
66
"node": ">=4"

0 commit comments

Comments
 (0)