aboutsummaryrefslogtreecommitdiffstats
path: root/History.txt
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2016-07-19 21:56:54 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2016-07-19 21:58:30 -0300
commit0d70b57978035350672da41074535970272fac95 (patch)
tree9bd7d07188c6d9d3eeaef1d692291f097b407442 /History.txt
parentecdb1bc375268c5abdc60d27b79292ee12bc0249 (diff)
downloadrails-0d70b57978035350672da41074535970272fac95.tar.gz
rails-0d70b57978035350672da41074535970272fac95.tar.bz2
rails-0d70b57978035350672da41074535970272fac95.zip
Release 7.1.0
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/History.txt b/History.txt
index 07cb9024fd..e302920c14 100644
--- a/History.txt
+++ b/History.txt
@@ -1,8 +1,10 @@
-=== 7.0.1 / unreleased
+=== 7.1.0 / 2016-07-19
* Enhancements
* Support Ruby 2.4 unified Integer class
+ * Implement `CASE` conditional expression
+ * Support for Bitwise Operations as `InfixOperations`
=== 7.0.0 / 2015-12-17