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

Update History.txt

This commit is contained in:
Jon Leighton 2011-08-13 17:10:24 +01:00
parent 34bd53ba01
commit 1fbea9eb4b

View file

@ -1,3 +1,11 @@
== 2.2.1 / (unreleased)
* Enhancements
* Added UpdateManager#key to access the key value
* Added SelectManager#projections= to override any existing projections
* Added SelectManager#source to get the source of the last select core in the AST
== 2.2.0 / 2011-08-09
* Bug Fixes
@ -166,7 +174,7 @@
== 2.0.0 / 2010-08-01
* Enhancements
* Recreate library using the Visitor pattern.
http://en.wikipedia.org/wiki/Visitor_pattern