From: Mark Felder Date: Fri, 26 Jun 2020 17:48:05 +0000 (-0500) Subject: Document breaking change of hide_notification_details setting X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=76313e81627f4563ba2d3bf9f7bb5e6b8a20975b;p=akkoma Document breaking change of hide_notification_details setting --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d835fee2..1d640f292 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - **Breaking:** Emoji API: changed methods and renamed routes. - **Breaking:** Notification Settings API for suppressing notifications has been simplified down to `block_from_strangers`. +- **Breaking:** Notification Settings API option for hiding push notification + contents has been renamed to `hide_notification_contents`