summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-09-22 17:17:19 +0200
committerlain <lain@soykaf.club>2020-09-22 17:17:19 +0200
commitdf1eb5cf7ee6d718a28fca3d3715f11ab0e263cb (patch)
tree4ac11b2b433686cb95651adfbf4cb284fe703437 /CHANGELOG.md
parentc95859e45b18dec1d00f721ef3c5b4bb1406ea37 (diff)
Changelog: Add info about chat pagination fix.
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 e61b1d144..e0982b83c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Removed `:managed_config` option. In practice, it was accidentally removed with 2.0.0 release when frontends were
switched to a new configuration mechanism, however it was not officially removed until now.
+### Fixed
+- Add documented-but-missing chat pagination.
## [2.1.2] - 2020-09-17