From c6a0f7422fe33eb2be738ea81fbf5ec078ad49cf Mon Sep 17 00:00:00 2001 From: Prathamesh Sonpatki Date: Wed, 24 Feb 2016 16:14:25 +0530 Subject: Add CHANGELOG for https://github.com/rails/rails/pull/23734 [ci skip] --- railties/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 782a53bf82..6d56a060af 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -3,6 +3,11 @@ *claudiob* +* Generate applications with an option to log to STDOUT in production + using the environment variable `RAILS_LOG_TO_STDOUT`. + + *Richard Schneeman* + * Change fail fast of `bin/rails test` interrupts run on error. *Yuji Yaginuma* -- cgit v1.2.3