From 228be08e370186fa4b3c59de86bc09853debe10b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 20 Nov 2019 13:19:08 -0500 Subject: changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5a39a2..aa27028 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## Unreleased + +### Fixed + +* Fix output of `contents_formatted` and `contents_diff` when the cursor + position ends at one past the end of a row. +* If the cursor position is one past the end of a row, any char, even a + combining char, needs to cause the cursor position to wrap. + ## [0.6.2] - 2019-11-13 ### Fixed -- cgit v1.2.3-54-g00ecf