summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 115a130..16a9213 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [Unreleased]
+
+### Fixed
+- Results and chat areas sometimes didn't scroll to bottom when they should. This was caused by large result outputs
+ being larger than the scroll tolerance.
+
## [0.1.11.3] - 2021-06-22
### UI