Skip to content

Commit ab7f31e

Browse files
committed
1.0.1
1 parent 925c607 commit ab7f31e

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
[1.0.0] 2016-11-15
2-
Initial release
1+
## [1.0.1] - 2017-02-12
2+
3+
### Miscellaneous
4+
- Reconnect on initialization error (Phillipp Ohlandt)
5+
- If an error occurs in query, immediately call callback (Lars-Magnus Skog)
6+
7+
## [1.0.0] 2016-11-15

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepstream.io-storage-postgres",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A deepstream.io storage connector for use with deepstream",
55
"main": "src/connector.js",
66
"scripts": {

0 commit comments

Comments
 (0)