From 4bdf929579cf80713518cc12b4610dd3ae7a9adf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Thu, 12 Sep 2013 13:25:21 -0300 Subject: Write the right CHANGELOG entry for #11603 [ci skip] --- actionview/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index 9f53195c58..6b9c76eb29 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -1,4 +1,4 @@ -* Refactor `excerpt` to use `Array#join` instead of `String#+`. +* Fix `excerpt` when `:separator` is `nil`. *Paul Nikitochkin* -- cgit v1.2.3