Navigation Menu

Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
update changelog for 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Robey Pointer committed Jul 21, 2011
1 parent 22deaf5 commit a7e8485
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG
@@ -1,3 +1,6 @@
# 0.10.2
* fix bug where ColumnFamily#columnIteratee might never finish

# 0.10.1
* upgrade to finagle 1.7.1

Expand Down Expand Up @@ -81,4 +84,4 @@

* ttl support. Column now takes a ttl as a Duration
* retries now defaults to 0. this is both less surprising and works around a bug in fingagle where retries >= maxConnectionsPerHost (with 1 host)
* switch to builder pattern for Column
* switch to builder pattern for Column

0 comments on commit a7e8485

Please sign in to comment.