Skip to content

Commit

Permalink
Added simplified changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kstyrc committed Feb 16, 2015
1 parent 352bba3 commit 8007ba8
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,23 @@ Contributors
* Piotr Turek ([@turu](http://github.com/turu))
* anthonyu ([@anthonyu](http://github.com/anthonyu))
* Artem Orobets ([@enisher](http://github.com/enisher))
* Sean Simonsen ([@SeanSimonsen](http://github.com/SeanSimonsen))
* Sean Simonsen ([@SeanSimonsen](http://github.com/SeanSimonsen))


Changelog
==============

### 0.4 (upcoming)
* Updated for Java 8
* Added Sentinel support
* Ability to create arbitrary clusters on arbitrary (ephemeral) ports
* Updated to latest guava
* Throw an exception if redis has not been started
* OS detection fix (not ready)
* redis binary per OS/arch pair (not ready)

### 0.3
* Fluent API for RedisServer creation

### 0.2
* Initial decent release

0 comments on commit 8007ba8

Please sign in to comment.