aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-09-17 21:24:21 +0000
committerrinpatch <rinpatch@sdf.org>2019-09-17 21:24:21 +0000
commitea6d4137dac60ae23e15ab29901a84d8468baf3e (patch)
tree91068aebccdfc1ac40b8e332507d3bad07c8ed4e
parentbf8567996c6149e5a7857ccf74697184adb42be9 (diff)
downloadpleroma-ea6d4137dac60ae23e15ab29901a84d8468baf3e.tar.gz
Apply suggestion to CHANGELOG.md
-rw-r--r--CHANGELOG.md2
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