We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13c968 commit f5b76fbCopy full SHA for f5b76fb
2 files changed
CHANGES.md
@@ -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
11
2017-03-10, Version 2.1.0
12
=========================
13
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-ibmdb",
- "version": "2.1.0",
+ "version": "2.2.0",
"description": "LoopBack Connector common code for IBM databases",
"engines": {
"node": ">=4"
0 commit comments