Skip to content

Commit 5633b3a

Browse files
committed
2.4.1
* Remove sl-blip from dependencies (Miroslav Bajtoš) * Upgrade should to 8.0.2 (Simon Ho) * Seperate env variable for test db (cgole) * changed USERNAME to USER (cgole) * add CI DB server (cgole)
1 parent e64a894 commit 5633b3a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2016-02-19, Version 2.4.1
2+
=========================
3+
4+
* Remove sl-blip from dependencies (Miroslav Bajtoš)
5+
6+
* Upgrade should to 8.0.2 (Simon Ho)
7+
8+
* Seperate env variable for test db (cgole)
9+
10+
* changed USERNAME to USER (cgole)
11+
12+
* add CI DB server (cgole)
13+
14+
115
2015-11-07, Version 2.4.0
216
=========================
317

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": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Loopback PostgreSQL Connector",
55
"keywords": [
66
"StrongLoop",

0 commit comments

Comments
 (0)