Skip to content

Commit

Permalink
v.2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben Bridgewater committed Oct 13, 2015
1 parent 60e9d0f commit a408235
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions changelog.md
@@ -1,6 +1,16 @@
Changelog
=========

## v.2.2.2 - 14 Oct, 2015

Bugfixes

- Fix regular commands not being executed after a .multi until .exec was called ([@BridgeAR](https://github.com/BridgeAR))

## v.2.2.1 - 12 Oct, 2015

No code change

## v.2.2.0 - 12 Oct, 2015 - The peregrino falcon

The peregrino falcon is the fasted bird on earth and this is what this release is all about: Increased performance for heavy usage by up to **400%** [sic!] and increased overall performance for any command as well. Please check the benchmarks in the [README.md](README.md) for further details.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "redis",
"version": "2.2.1",
"version": "2.2.2",
"description": "Redis client library",
"keywords": [
"database",
Expand Down

0 comments on commit a408235

Please sign in to comment.