From 05870703913291f8e0b5410110f556f7f945de0d Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Tue, 23 Dec 2014 08:56:17 +0100 Subject: cleanup CHANGELOGs. [ci skip] --- activerecord/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index e5a4356523..f56bfb18c8 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,7 +1,7 @@ * Fixes bug with 'ActiveRecord::Type::Numeric' that causes negative values to be marked as having changed when set to the same negative value. - Closes GH#18161 + Closes #18161. *Daniel Fox* @@ -20,7 +20,7 @@ *Yves Senn* -* Fix undesirable RangeError by Type::Integer. Add Type::UnsignedInteger. +* Fix undesirable RangeError by `Type::Integer`. Add `Type::UnsignedInteger`. *Ryuta Kamizono* -- cgit v1.2.3