aboutsummaryrefslogtreecommitdiffstats
path: root/History.txt
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2016-07-27 20:17:41 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2016-07-27 20:17:41 -0300
commit09827f361d4bc73e6ff157d9feb74a465e4e4cdd (patch)
tree4f0e11514f9d9cecf94a851393827f7fab03516b /History.txt
parentf91d657c09ca4adf34327466c391e3c5e41133af (diff)
downloadrails-09827f361d4bc73e6ff157d9feb74a465e4e4cdd.tar.gz
rails-09827f361d4bc73e6ff157d9feb74a465e4e4cdd.tar.bz2
rails-09827f361d4bc73e6ff157d9feb74a465e4e4cdd.zip
Release 7.1.1
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/History.txt b/History.txt
index e302920c14..ccc170c4a2 100644
--- a/History.txt
+++ b/History.txt
@@ -1,3 +1,9 @@
+=== 7.1.1 / 2016-07-27
+
+* Bug Fixes
+
+ * Fix warning in `Casted#hash`
+
=== 7.1.0 / 2016-07-19
* Enhancements