Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
 * Support the json pack format (Masu Lin)
 * Use the new helpers from loopback-connector base (Miroslav Bajtoš)
  • Loading branch information
bajtos committed Nov 16, 2016
1 parent 2803602 commit 311106f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
@@ -1,3 +1,11 @@
2016-11-16, Version 1.1.0
=========================

* Support the json pack format (Masu Lin)

* Use the new helpers from loopback-connector base (Miroslav Bajtoš)


2016-10-21, Version 1.0.1
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-connector-kv-redis",
"version": "1.0.1",
"version": "1.1.0",
"description": "The official Redis KeyValue connector for LoopBack",
"keywords": [
"StrongLoop",
Expand Down

0 comments on commit 311106f

Please sign in to comment.