aboutsummaryrefslogtreecommitdiffstats
path: root/History.txt
diff options
context:
space:
mode:
authorRafael Mendonça França <rafael.franca@plataformatec.com.br>2013-12-04 23:58:55 -0200
committerRafael Mendonça França <rafael.franca@plataformatec.com.br>2013-12-04 23:58:55 -0200
commitf1192f74282850ba2884d55934732ceb4ae5f891 (patch)
treeb04dc86a8959f198c5a1f3326cf1dfb585edbee2 /History.txt
parenta4ddbe4e80dba6840019862dec54748fc8799163 (diff)
downloadrails-f1192f74282850ba2884d55934732ceb4ae5f891.tar.gz
rails-f1192f74282850ba2884d55934732ceb4ae5f891.tar.bz2
rails-f1192f74282850ba2884d55934732ceb4ae5f891.zip
Release 5.0.0
Diffstat (limited to 'History.txt')
-rw-r--r--History.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/History.txt b/History.txt
index 7123d49bbf..60aae4a59b 100644
--- a/History.txt
+++ b/History.txt
@@ -1,3 +1,13 @@
+== 5.0.0 / 2013-12-04
+
+* Enhancements
+
+ * Remove deprecated code
+
+* Bug Fixes
+
+ * Fix serializing a relation when calling `to_yaml`
+
== 4.0.1 / 2013-10-22
* Enhancements