From d0cf90675a6ccb0a4cd5046f614e4a1ae2d21707 Mon Sep 17 00:00:00 2001 From: Thomas Reynolds Date: Mon, 2 Jul 2012 21:42:55 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41d3dd0f..87758b4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ Master === + +3.0.0.rc.3 +==== +* Improve asset methods and link_to by making them more clever and aware of options such as relative_assets and http_prefix +* Refer to --verbose, instead of --debug in CLI error message (#505) +* Cleanup listener setup and teardown +* Update to Padrino 0.10.7 and Thor 0.15 (#495) +* Build output correctly shows update and identical, instead of create for all. * automatic_directory_matcher (#491) 3.0.0.rc.2