Skip to content

Commit ed57f44

Browse files
committed
fix broken links
1 parent 2543e11 commit ed57f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In addition to the pre-releases the following changes exist in v.2.6.0:
1313

1414
Features
1515

16-
- Updated [redis-parser](https://github.com/NodeRedis/redis-parser) dependency ([changelog](https://github.com/NodeRedis/redis-parser/releases/tag/v.2.0.0))
16+
- Updated [redis-parser](https://github.com/NodeRedis/node-redis-parser) dependency ([changelog](https://github.com/NodeRedis/node-redis-parser/releases/tag/v.2.0.0))
1717
- The JS parser is from now on the new default as it is a lot faster than the hiredis parser
1818
- This is no BC as there is no changed behavior for the user at all but just a performance improvement. Explicitly requireing the Hiredis parser is still possible.
1919
- Added name property to all Redis functions (Node.js >= 4.0)

0 commit comments

Comments
 (0)