diff options
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r-- | railties/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 61924745c8..c33a4d11dd 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,3 +1,9 @@ +*Rails 3.0.0 [Release Candidate] (unreleased)* + +* Abort generation/booting on Ruby 1.9.1. [fxn] +* Made the rails command work even when you're in a subdirectory [Chad Fowler] + + *Rails 3.0.0 [beta 4] (June 8th, 2010)* * Version bump |