aboutsummaryrefslogtreecommitdiffstats
path: root/History.txt
diff options
context:
space:
mode:
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/History.txt b/History.txt
index b161f5ca19..9d4cd32461 100644
--- a/History.txt
+++ b/History.txt
@@ -1,3 +1,11 @@
+=== 7.0.0 / 2015-12-17
+
+* Enhancements
+
+ * Remove deprecated method `Table#primary_key`
+ * Remove engine from the constructor arguments `Arel::Table`
+ * Deprecate automatic type casting within Arel
+
=== 6.0.0 / 2014-11-25
* Enhancements