diff options
author | rinpatch <rinpatch@sdf.org> | 2019-10-25 18:46:28 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-10-25 18:46:28 +0300 |
commit | 3627ffc8b7da8b65a9cfcbef1f79f0ce4a1cb471 (patch) | |
tree | da987f95bf634afed8f269148938d993c3a7b182 | |
parent | ca1871fbb40e78cc0b56efd4b3ff56474c222d7d (diff) | |
download | pleroma-3627ffc8b7da8b65a9cfcbef1f79f0ce4a1cb471.tar.gz |
Changelog: Add 1.1.3 entry
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index afbe7f91b..8e078d422 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,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/). +## [1.1.3] - 2019-10-25 +### Fixed +- Blocked users showing up in notifications collapsed as if they were muted +- `pleroma_ctl` not working on Debian's default shell + ## [1.1.2] - 2019-10-18 ### Fixed - `pleroma_ctl` trying to connect to a running instance when generating the config, which of course doesn't exist. |