Skip to content

Commit

Permalink
v2.4.0 Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Bakken committed Jun 15, 2016
1 parent 8a7130a commit b64cb28
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions RELEASE_NOTES.md → RELNOTES.md
@@ -1,5 +1,13 @@
# Riak Ruby Client Release Notes

## [2.4.0 Release - 2016-06-15](https://github.com/basho/riak-ruby-client/issues?q=milestone%3Ariak-ruby-client-2.4.0)

Highlights (see milestone for full changes):

* [Timestamps returned by Riak TS are *not* converted to `Time` objects by default](https://github.com/basho/riak-ruby-client/pull/275)
* [Add `gzip` encoding support](https://github.com/basho/riak-ruby-client/pull/273)
* [Support connect, read and write socket timeouts](https://github.com/basho/riak-ruby-client/pull/270)

## 2.3.2 Release - 2016-01-12

Version 2.3.2 is a bugfix release with a small fix in support of the Riak TS
Expand Down

0 comments on commit b64cb28

Please sign in to comment.