Skip to content

Commit

Permalink
Merge pull request kstyrc#26 from kstyrc/add_changelog
Browse files Browse the repository at this point in the history
Added simplified changelog
  • Loading branch information
kstyrc committed Feb 16, 2015
2 parents 352bba3 + 8007ba8 commit 021faf9
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 021faf9

Please sign in to comment.