Skip to content

Commit 1719a38

Browse files
committed
3.7.0
* chore: update dependencies (Diana Lau) * Updated dependency module `debug` (noctifer) * Drop support for Node.js 6 (Miroslav Bajtoš) * chore: update copyrights years (Agnes Lin) * Run shared tests from both v3 and v4 of juggler (Miroslav Bajtoš) * Move mocha config to test/mocha.opts (Miroslav Bajtoš) * Improve error messages in autoupdate test (Miroslav Bajtoš) * chore: connector flag for no array type support (biniam)
1 parent 13d8951 commit 1719a38

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2019-06-26, Version 3.7.0
2+
=========================
3+
4+
* chore: update dependencies (Diana Lau)
5+
6+
* Updated dependency module `debug` (noctifer)
7+
8+
* Drop support for Node.js 6 (Miroslav Bajtoš)
9+
10+
* chore: update copyrights years (Agnes Lin)
11+
12+
* Run shared tests from both v3 and v4 of juggler (Miroslav Bajtoš)
13+
14+
* Move mocha config to test/mocha.opts (Miroslav Bajtoš)
15+
16+
* Improve error messages in autoupdate test (Miroslav Bajtoš)
17+
18+
* chore: connector flag for no array type support (biniam)
19+
20+
121
2019-04-05, Version 3.6.1
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-connector-postgresql",
3-
"version": "3.6.1",
3+
"version": "3.7.0",
44
"description": "Loopback PostgreSQL Connector",
55
"engines": {
66
"node": ">=8"

0 commit comments

Comments
 (0)