aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2011-08-13 17:10:24 +0100
committerJon Leighton <j@jonathanleighton.com>2011-08-13 17:10:24 +0100
commit1fbea9eb4ba8cd64d4be65b5a51b41a028b27996 (patch)
tree29562347c47032705a24f8ccf18164a46b1f5ab5
parent34bd53ba015b8f9bca77172784e62994487eef9b (diff)
downloadrails-1fbea9eb4ba8cd64d4be65b5a51b41a028b27996.tar.gz
rails-1fbea9eb4ba8cd64d4be65b5a51b41a028b27996.tar.bz2
rails-1fbea9eb4ba8cd64d4be65b5a51b41a028b27996.zip
Update History.txt
-rw-r--r--History.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/History.txt b/History.txt
index 675fefb0f6..7ff44a9e4d 100644
--- a/History.txt
+++ b/History.txt
@@ -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