projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca1871f
)
Changelog: Add 1.1.3 entry
author
rinpatch
<rinpatch@sdf.org>
Fri, 25 Oct 2019 15:46:28 +0000
(18:46 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Fri, 25 Oct 2019 15:46:28 +0000
(18:46 +0300)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index afbe7f91b18eb8659f609bb2f29b59c38f38b2c0..8e078d4228a63c25cc1632a510b2aad4d8ab95e1 100644
(file)
--- 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.