Skip to content

Commit

Permalink
include changelog in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusae committed Mar 18, 2011
1 parent e0070fb commit d3f0050
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,3 +375,14 @@ Here's how to use it:
.build()

That's it!

# Changes

## 1.2.3 (2011-03-18)

- A faster memcache codec (joint work with Arya from profiling rooster usage)
- Fix a bug in memcache decoding of big responses (due to Arya)
- More exported pool & connection statistics
- Fix a bug in the CachingPool wherein connection accounting broke
- Speed up leastqueued loadbalancer strategy
- finagle-serversets is now included in the opensource distribution, instructions at https://github.com/twitter/finagle/blob/master/README.md

0 comments on commit d3f0050

Please sign in to comment.