1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/History.txt

18 lines
392 B
Text
Raw Normal View History

2010-02-05 12:19:55 -05:00
== 0.2.1 / 2010-02-05
* Enhancements
* Bump dependency version of activesupport to 3.0.0.beta
2010-01-31 21:27:16 -05:00
== 0.2.0 / 2010-01-31
2009-11-10 15:02:57 -05:00
* Ruby 1.9 compatibility
2010-01-31 21:27:16 -05:00
* Many improvements to support the Arel integration into ActiveRecord (see `git log v0.1.0..v0.2.0`)
* Thanks to Emilio Tagua and Pratik Naik for many significant contributions!
2009-11-10 15:02:57 -05:00
== 0.1.0 / 2009-08-06
* 1 major enhancement
* Birthday!