From e61c11cf51771590095037c1b157a3066e40e482 Mon Sep 17 00:00:00 2001 From: ChrisBAshton Date: Thu, 17 Sep 2020 08:59:01 +0100 Subject: [PATCH] Remove strange whitespace Visual Studio Code complained of unusual whitespace and offered to remove it. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e83bc73..20144951 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -258,7 +258,7 @@ * Add Unicorn (our web server) as a dependency * Use version [2.7.0 of the Sentry client][sentry-270]. * Set up logging configuration for Rails applications. -* Don't send `ActionController::BadRequest`
 to Sentry +* Don't send `ActionController::BadRequest` to Sentry [sentry-270]: https://github.com/getsentry/raven-ruby/commit/ef623824cb0a8a2f60be5fb7e12f80454da54fd7