summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaede Fujisaki <kaede@hexe.net>2024-03-02 18:13:36 +0900
committerKaede Fujisaki <kaede@hexe.net>2024-03-02 18:13:36 +0900
commit2e548c31d4756bcd97d52f9b55dd9d700656b832 (patch)
treeb5d9dfe8347390b4e99ee80ccbd508397894ac4b
parent6ad4acea50ab0ac682f0f207d60a640a819c7748 (diff)
downloadpleroma-2e548c31d4756bcd97d52f9b55dd9d700656b832.tar.gz
pleroma-2e548c31d4756bcd97d52f9b55dd9d700656b832.zip
Add changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 063d51d4c..cc994348e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
+## [Unreleased]
+
+### Fixed
+- Federation: Do not tend to send activities when user's inbox is nil.
+
## 2.6.2
### Security