README.md in lru_redux-0.8.3 vs README.md in lru_redux-0.8.4
- 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.8.4 - 20-Feb-2014
+
+- Fix: regression of ThreadSafeCache under JRuby 1.7 @Sevrius
+
###version 0.8.3 - 20-Feb-2014
- Perf: improve ThreadSafeCache performance @Sevrius
###version 0.8.2 - 16-Feb-2014