summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2020-02-07 19:21:55 +0300
committerrinpatch <rinpatch@sdf.org>2020-02-07 20:14:06 +0300
commit15ea75cd2aa649a3d2db2ccd569e679c2433b6cb (patch)
tree52c4af15b2e4cab90587b79bf520d66954c060ad /CHANGELOG.md
parentf57cea17bca012569f71d1498fa6e6fa230b4ce0 (diff)
downloadpleroma-15ea75cd2aa649a3d2db2ccd569e679c2433b6cb.tar.gz
pleroma-15ea75cd2aa649a3d2db2ccd569e679c2433b6cb.zip
Actually fix upload limit on OTP releases
Closes #1109
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b470b74ed..dced36723 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -120,6 +120,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- MRF: `Delete` activities being exempt from MRF policies
- OTP releases: Not being able to configure OAuth expired token cleanup interval
- OTP releases: Not being able to configure HTML sanitization policy
+- OTP releases: Not being able to change upload limit (again)
- Favorites timeline now ordered by favorite date instead of post date
<details>
<summary>API Changes</summary>