README.md in lru_redux-0.0.5 vs README.md in lru_redux-0.0.6

- old
+ new

@@ -93,9 +93,13 @@ 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request ## Changlog +###version 0.0.6 - 24-April-2013 + +- Fix bug in getset, overflow was not returning the yeilded val + ###version 0.0.5 - 23-April-2013 - Added getset and fetch - Optimised implementation so it 20-30% faster on Ruby 1.9+