diff options
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r-- | railties/CHANGELOG | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 38c6f808e6..e8e8434a62 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,4 +1,8 @@ -*2.3.0 [RC1] (February 1st, 2009)* +*2.3.2 [Final] (March 15, 2009)* + +* 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] |