From ba0ae542cabe573be11b1177b2095973c11a7aac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Tue, 13 Mar 2018 15:20:21 -0400 Subject: Remove changelog header for unreleased version We only add the header when releasing to avoid some conflicts. [ci skip] --- activesupport/CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index ac1e58fbaa..4cc15a3384 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,5 +1,3 @@ -## Rails 6.0.0.alpha (Unreleased) ## - * Fix bug where `URI.unscape` would fail with mixed Unicode/escaped character input: URI.unescape("\xe3\x83\x90") # => "バ" -- cgit v1.2.3