Skip to content

Commit 6e82322

Browse files
author
Kevin Delisle
committed
2.2.1
* add test case for fromColumnValue (Diana Lau) * fix fromColumnValue when val is undefined (Diana Lau) * Remove connection string logging (#50) (Quentin Presley) * Make the autoupdate logic much more generic (#48) (Quentin Presley)
1 parent 9e199e4 commit 6e82322

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2017-07-12, Version 2.2.1
2+
=========================
3+
4+
* add test case for fromColumnValue (Diana Lau)
5+
6+
* fix fromColumnValue when val is undefined (Diana Lau)
7+
8+
* Remove connection string logging (#50) (Quentin Presley)
9+
10+
* Make the autoupdate logic much more generic (#48) (Quentin Presley)
11+
12+
113
2017-03-31, Version 2.2.0
214
=========================
315

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": "2.2.0",
3+
"version": "2.2.1",
44
"description": "LoopBack Connector common code for IBM databases",
55
"engines": {
66
"node": ">=4"

0 commit comments

Comments
 (0)