diff options
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r-- | railties/CHANGELOG | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 38c6f808e6..98e3a861e8 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,4 +1,10 @@ -*2.3.0 [RC1] (February 1st, 2009)* +*2.3.2 [Final] (March 15, 2009)* + +* Remove outdated script/plugin options [Pratik Naik] + +* Allow metal to live in plugins #2045 [Matthew Rudy] + +* Added metal [Josh Peek] * Remove script/performance/request in favour of the performance integration tests. [Pratik Naik] |