CHANGELOG.md in activesupport-3.1.5 vs CHANGELOG.md in activesupport-3.1.6
- old
+ new
@@ -1,4 +1,8 @@
+## Rails 3.1.6 (Jun 12, 2012)
+
+* No changes.
+
## Rails 3.1.5 (May 31, 2012) ##
* call binmode on the tempfile for Ruby 1.8 compatibility
* Stop SafeBuffer#clone_empty from issuing warnings