From f75f5d216fb7d0cedb75d3fc3887fe7f99eb241a Mon Sep 17 00:00:00 2001 From: Alexey Vakhov Date: Thu, 23 Feb 2012 10:52:19 +0400 Subject: [PATCH] Cosmetic fixes in AM changelog --- actionmailer/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index 57af4ee6a4..1319fb9ab6 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -8,7 +8,7 @@ * remove AM delegating register_observer and register_interceptor to Mail *Josh Kalderimis* -* Rails 3.0.6 (April 5, 2011) +## Rails 3.0.6 (April 5, 2011) * Don't allow i18n to change the minor version, version now set to ~> 0.5.0 *Santiago Pastorino* -- GitLab