aboutsummaryrefslogtreecommitdiffstats
path: root/History.txt
diff options
context:
space:
mode:
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/History.txt b/History.txt
index d301854236..51e950512f 100644
--- a/History.txt
+++ b/History.txt
@@ -5,6 +5,7 @@
* AST is now Enumerable
* AND nodes are now n-ary nodes
* SQL Literals may be used as Attribute names
+ * Added Arel::Nodes::NamedFunction for representing generic SQL functions
* Deprecations