Information about new rake task in CHANGELOG

Signed-off-by: José Valim <jose.valim@gmail.com>
This commit is contained in:
Łukasz Strzałkowski
2010-06-28 11:15:47 +02:00
committed by José Valim
parent 6fe424aeca
commit be994e2c50

View File

@@ -1,6 +1,7 @@
*Rails 3.0.0 [RC1] (unreleased)*
* PostgreSQL: ensure the database time zone matches Ruby's time zone. #4895 [Aaron Patterson]
* New rake task, db:migrate:status, displays status of migrations #4947 [Kevin Skoglund]
*Rails 3.0.0 [beta 4] (June 8th, 2010)*