Skip to content

Commit 3963c57

Browse files
author
Kevin Delisle
committed
2.2.2
* Create Issue and PR Templates (#62) (Sakib Hasan) * Update translated strings Q3 2017 (Allen Boone) * update translation file (Diana Lau) * Add CODEOWNER file (Diana Lau) * Override buildExpression from base connector (ssh24) * Update linter and rules (ssh24) * Fix drop/build primary indexes (ssh24) * Fix bad calls to columnEscaped (ssh24) * Escape column names on add/change/drop (ssh24)
1 parent dfd9934 commit 3963c57

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2017-08-21, Version 2.2.2
2+
=========================
3+
4+
* Create Issue and PR Templates (#62) (Sakib Hasan)
5+
6+
* Update translated strings Q3 2017 (Allen Boone)
7+
8+
* update translation file (Diana Lau)
9+
10+
* Add CODEOWNER file (Diana Lau)
11+
12+
* Override buildExpression from base connector (ssh24)
13+
14+
* Update linter and rules (ssh24)
15+
16+
* Fix drop/build primary indexes (ssh24)
17+
18+
* Fix bad calls to columnEscaped (ssh24)
19+
20+
* Escape column names on add/change/drop (ssh24)
21+
22+
123
2017-07-12, Version 2.2.1
224
=========================
325

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

0 commit comments

Comments
 (0)