From 0bc04ced98108687b4660f868a08da89a262b455 Mon Sep 17 00:00:00 2001 From: Sean Griffin <sean@thoughtbot.com> Date: Mon, 24 Nov 2014 19:18:33 -0700 Subject: Changelog format --- actionpack/CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'actionpack') diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index 7bca373920..453da28309 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -1,8 +1,9 @@ * Deprecate use of string keys in URL helpers. - Use symbols instead. Fixes #16958. + Use symbols instead. + Fixes #16958. - *Byron Bischoff & Melanie Gilman* + *Byron Bischoff*, *Melanie Gilman* * Deprecate the `only_path` option on `*_path` helpers. -- cgit v1.2.3