aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-13 23:16:22 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-13 23:22:12 -0500
commit3bbf036e01b9c8314c1d52ea38dfa6e5a7cc9e3d (patch)
tree027d042f98cba7ff499147807144c16b28200d11 /CHANGELOG.md
parentf60e21ec187fc1357f78b2e91999d28fbca6d2e1 (diff)
downloadvt100-rust-3bbf036e01b9c8314c1d52ea38dfa6e5a7cc9e3d.tar.gz
vt100-rust-3bbf036e01b9c8314c1d52ea38dfa6e5a7cc9e3d.zip
fix restoring the cursor position when scrolled back
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e2c7a96..0fe048b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
* No longer generate spurious diffs in some cases where the cursor is past the
end of a row
+* Fix restoring the cursor position when scrolled back
## [0.14.0] - 2021-12-06