Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern committed May 23, 2012
1 parent 13d8a1f commit 0373f71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
@@ -1,14 +1,14 @@
# 3.0.0

### Upgrading from 2.x
### Upgrading from 2.x to 3.0

The following items are the most important changes to review when
upgrading from redis-rb 2.x.
upgrading from redis-rb 2.x. A full list of changes can be found below.

* The methods for the following commands have changed the arguments they
take, their return value, or both.

* `BLPOP`, `BRPOP`, and `BRPOPLPUSH`
* `BLPOP`, `BRPOP`, `BRPOPLPUSH`
* `SORT`
* `MSETNX`
* `ZRANGE`, `ZREVRANGE`, `ZRANGEBYSCORE`, `ZREVRANGEBYSCORE`
Expand Down

0 comments on commit 0373f71

Please sign in to comment.