From 2cc934a03d878c872334e36e8383b904bca171be Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Sat, 30 Mar 2013 00:10:25 +0100 Subject: registers the new doc:rails behaviour in the changelog --- railties/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 2727f1a85d..a69920252c 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,5 +1,10 @@ ## Rails 4.0.0 (unreleased) ## +* The application rake task `doc:rails` generates now an API like the + official one (except for the links to GitHub). + + *Xavier Noria* + * Allow vanilla apps to render CoffeeScript templates in production Vanilla apps already render CoffeeScript templates in development and test -- cgit v1.2.3