From f5ab4055b909e7b325304c5a7e414c28bbe441b7 Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Wed, 13 Jan 2016 10:19:55 +0100 Subject: docs, formatting pass over changelogs. [ci skip] --- activesupport/CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index cebe19be89..21c79949ca 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,10 +1,12 @@ -* Match `HashWithIndifferentAccess#default`'s behaviour with `Hash#default` +* Match `HashWithIndifferentAccess#default`'s behaviour with `Hash#default`. *David Cornu* -* Adds `:exception_object` key to `ActiveSupport::Notifications::Instrumenter` payload when an exception is raised. +* Adds `:exception_object` key to `ActiveSupport::Notifications::Instrumenter` + payload when an exception is raised. - Adds new key/value pair to payload when an exception is raised: e.g. `:exception_object => #`. + Adds new key/value pair to payload when an exception is raised: + e.g. `:exception_object => #`. *Ryan T. Hosford* -- cgit v1.2.3