From 9f200fb296da721d50af53712d1e7998a5140e76 Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Wed, 2 Jan 2013 21:11:11 -0200 Subject: Changelog improvements [ci skip] --- activesupport/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'activesupport/CHANGELOG.md') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 535b298778..6917be7efc 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -4,7 +4,7 @@ *Akira Matsuda* -* Introduce assert_not to replace warty 'assert !foo'. *Jeremy Kemper* +* Introduce `assert_not` to replace warty `assert !foo`. *Jeremy Kemper* * Prevent `Callbacks#set_callback` from setting the same callback twice. @@ -15,7 +15,7 @@ *Dmitriy Kiriyenko* -* Add ActiveSupport::Logger#silence that works the same as the old Logger#silence extension. +* Add `ActiveSupport::Logger#silence` that works the same as the old `Logger#silence` extension. *DHH* -- cgit v1.2.3