Merge remote-tracking branch 'origin/develop' into global-status-expiration
[akkoma] / CHANGELOG.md
index 100228c6c8c3d7574cc44c23f00ce32f20e8bd46..31156312ced8cdf21c2231b8abe31adb61397c73 100644 (file)
@@ -3,6 +3,13 @@ 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]
+
+### Changed
+
+- MFR policy to set global expiration for all local Create activities
+
+
 ## [2.0.0] - 2019-03-08
 ### Security
 - Mastodon API: Fix being able to request enourmous amount of statuses in timelines leading to DoS. Now limited to 40 per request.