aboutsummaryrefslogtreecommitdiffstats
path: root/History.txt
diff options
context:
space:
mode:
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/History.txt b/History.txt
index 7b72342ea5..6eec0b1d0d 100644
--- a/History.txt
+++ b/History.txt
@@ -49,6 +49,9 @@
* Arel::SelectManager#where_clauses is deprecated and will be removed in
3.0.0 with no replacement.
+ * Arel::SelectManager#wheres is deprecated and will be removed in
+ 3.0.0 with no replacement.
+
== 2.0.7 (unreleased)
* Bug Fixes