Skip to content

Commit 108c800

Browse files
committed
1.0.1
1 parent ae366c3 commit 108c800

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
[1.0.0] 2016-07-01
1+
## [1.0.1] - 2016-09-13
2+
3+
### Enhancements
4+
- When Deepstream quits, gracefully closes the connection to Redis
5+
6+
### Miscellaneous
7+
- CI build no longer depends on external Redis
8+
9+
[1.0.0] 2016-06-29

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-cache-redis",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Redis cache connector for deepstream.io",
55
"main": "src/cache-connector.js",
66
"scripts": {

0 commit comments

Comments
 (0)