diff options
author | rinpatch <rinpatch@sdf.org> | 2019-09-17 21:24:21 +0000 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-09-17 21:24:21 +0000 |
commit | ea6d4137dac60ae23e15ab29901a84d8468baf3e (patch) | |
tree | 91068aebccdfc1ac40b8e332507d3bad07c8ed4e | |
parent | bf8567996c6149e5a7857ccf74697184adb42be9 (diff) | |
download | pleroma-ea6d4137dac60ae23e15ab29901a84d8468baf3e.tar.gz |
Apply suggestion to CHANGELOG.md
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f0d55e9b..f3f38b817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -131,7 +131,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Removed - Federation: Remove `likes` from objects. -- ActivityPub: The `accept_blocks` configuration setting. +- **Breaking:** ActivityPub: The `accept_blocks` configuration setting. ## [1.0.4] - 2019-08-01 ### Fixed |