History.txt in genesis-1.0.0 vs History.txt in genesis-1.1.0

- old
+ new

@@ -1,18 +1,23 @@ +== 1.1.0 2010-07-27 + +* Fixed issue with version attribute colliding with ActiveRecord's magic attribute name. + + == 1.0.0 2010-07-08 * Using the ActiveRecord#[] method to access the version attribute of the current version. * Made the generators Rails 3 compliant. == 0.0.3 2010-01-04 * Fixed a file include issue to make Genesis work with bundler gem. - + == 0.0.2 2009-12-15 -* Fixed bug with camelcase vs camelize causing different results (ie. methodName vs MethodName) on +* Fixed bug with camelcase vs camelize causing different results (ie. methodName vs MethodName) on linux systems == 0.0.1 2009-12-12 \ No newline at end of file