Changelog + remove some unneeded comments from the tests
[akkoma] / CHANGELOG.md
index 1da10fae465125a1f5d35fd7eb48051b966f61a4..0295b186054dc323a8b2f37b5efb7b44eca09a0c 100644 (file)
@@ -7,9 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 ## Unreleased
 
 ## Fixed
-
 - Allowed contentMap to be updated on edit
 
+### Added
+- Extend the mix task `prune_objects` with option `--prune-orphaned-activities` to also prune orphaned activities, allowing to reclaim even more database space
+
 ## 2023.02
 
 ### Added