Add changelog

This commit is contained in:
Kaede Fujisaki 2024-03-02 18:13:36 +09:00
parent 6ad4acea50
commit 2e548c31d4
1 changed files with 5 additions and 0 deletions

View File

@ -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