diff options
author | rinpatch <rinpatch@sdf.org> | 2020-02-09 01:22:56 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2020-02-09 01:22:56 +0300 |
commit | 01396a11f27c85ec01a1e0418fc0de629383c796 (patch) | |
tree | 6e2b66ed304ce0656365f8ec75184ce94f5cabbc | |
parent | 1e3dda9b1dc25152483e6185ce7a3365f9810209 (diff) | |
download | pleroma-01396a11f27c85ec01a1e0418fc0de629383c796.tar.gz |
changelog: add entry for 1.1.9
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cd0c4fad..9858c734b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ 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/). +## [1.1.9] - 2020-02-10 +### Fixed +- OTP: Inability to set the upload limit (again) +- Not being able to pin polls +- Streaming API: incorrect handling of reblog mutes +- Rejecting the user when field length limit is exceeded +- OpenGraph provider: html entities in descriptions + ## [1.1.8] - 2020-01-10 ### Fixed - Captcha generation issues |