projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69848d5
)
Document breaking change of hide_notification_details setting
author
Mark Felder
<feld@FreeBSD.org>
Fri, 26 Jun 2020 17:48:05 +0000
(12:48 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Fri, 26 Jun 2020 17:48:05 +0000
(12:48 -0500)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 1d835fee2a9c16a4c05ff4541d217b1f6d42a8a3..1d640f2922bc4b0f65fc3ce7c958a8193660f8ce 100644
(file)
--- 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`
</details>
<details>