CHANGELOG in acts_as_indexed-0.7.7 vs CHANGELOG in acts_as_indexed-0.7.8
- old
+ new
@@ -1,4 +1,7 @@
+===0.7.8 [14 March 2011]
+ - Fixed bug with file renaming on Windows. Fixes issue #21. [gabynamian - Gabriel Namiman]
+
===0.7.7 [14 November 2011]
- Fixed bug with out-of-date indexes on Windows. Fixes issue #20. [parndt - Philip Arndt]
===0.7.6 [24th October 2011]
- Removed support for atomic writes under Windows. Fixes issue #15.