Skip to content

Commit f5b76fb

Browse files
author
Kevin Delisle
committed
2.2.0
* Replace discovery migration (#47) (Quentin Presley) * Add debug on alterTable (#46) (Sakib Hasan) * refactor alterTable (#45) (Biniam Admikew)
1 parent c13c968 commit f5b76fb

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2017-03-31, Version 2.2.0
2+
=========================
3+
4+
* Replace discovery migration (#47) (Quentin Presley)
5+
6+
* Add debug on alterTable (#46) (Sakib Hasan)
7+
8+
* refactor alterTable (#45) (Biniam Admikew)
9+
10+
111
2017-03-10, Version 2.1.0
212
=========================
313

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

0 commit comments

Comments
 (0)