CHANGELOG in acts_as_indexed-0.6.2 vs CHANGELOG in acts_as_indexed-0.6.3

- old
+ new

@@ -1,4 +1,10 @@ +===0.6.3 [5th July 2010] + - index file path can now be definited as a Pathname as well as an array. [parndt] + - Can now define which records are indexed and which are not via an :if proc. [madpilot] + - Lots of tidying up. [parndt] + - Rails 3 fixes. [myabc] + ===0.6.2 [11th June 2010] - Now available as a Gem as well as the original plugin. [parndt - Thanks for doing most of the hard work.] ===0.6.0 [10th June 2010] - Now supports Rails 3.x.x as well as Rails 2.x.x. \ No newline at end of file