aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a375680..e2c7a96 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,11 @@
* `Screen::errors` to track the number of parsing errors seen so far
+### Fixed
+
+* No longer generate spurious diffs in some cases where the cursor is past the
+ end of a row
+
## [0.14.0] - 2021-12-06
### Changed