We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e41054 commit ced6c28Copy full SHA for ced6c28
CHANGES.md
@@ -1,3 +1,17 @@
1
+2020-09-01, Version 5.1.0
2
+=========================
3
+
4
+ * update dependencies to latest (Miroslav Bajtoš)
5
6
+ * fix setup script to not exit calling shell (Miroslav Bajtoš)
7
8
+ * chore: switch to DCO (Diana Lau)
9
10
+ * docs: update loopback types link (Agnes Lin)
11
12
+ * Update .travis.yml (karanssj4)
13
14
15
2020-07-10, Version 5.0.2
16
=========================
17
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-connector-postgresql",
- "version": "5.0.2",
+ "version": "5.1.0",
"description": "Loopback PostgreSQL Connector",
"engines": {
"node": ">=10"
0 commit comments