summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2024-07-20 15:06:19 -0400
committerMark Felder <feld@feld.me>2024-07-20 15:06:19 -0400
commit304b7f5093c7e4ea096a3fec85e0c9339f745db0 (patch)
tree0aab4f4a23256bbcce13db074035493ada95d0cb /changelog.d
parent86ae00f9da4d9e39d8f635d51b1139529b6fb9dc (diff)
downloadpleroma-304b7f5093c7e4ea096a3fec85e0c9339f745db0.tar.gz
pleroma-304b7f5093c7e4ea096a3fec85e0c9339f745db0.zip
Support cancelling jobs when Unrepeating
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/oban-cancel-federation.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/oban-cancel-federation.add b/changelog.d/oban-cancel-federation.add
index aae8bd84f..1b9bab516 100644
--- a/changelog.d/oban-cancel-federation.add
+++ b/changelog.d/oban-cancel-federation.add
@@ -1 +1 @@
-Deleting or Unfavoriting a post will cancel undelivered publishing jobs for the original activity.
+Deleting, Unfavoriting, or Unrepeating a post will cancel undelivered publishing jobs for the original activity.