aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEris <femmediscord@gmail.com>2021-06-20 06:27:32 +0000
committerEris <femmediscord@gmail.com>2021-06-20 06:27:32 +0000
commitcd9dd352e34314d0af28f69289fc46c85f298a36 (patch)
tree93a34a7494a504b933ded3ea3bb7b2ef898a10d7 /CHANGELOG.md
parent338134acfb5dc70210b55e5e1736b6f90f9d250c (diff)
Fix follow request count position on mobile
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ec9cfde8..ab689c77 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Implemented user option to change sidebar position to the right side
- Implemented user option to hide floating shout panel
+### Fixed
+- Fixed follow request count showing in the wrong location in mobile view
## [2.3.0] - 2021-03-01
### Fixed