diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b47123..284e234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ +# Unreleased + +* Fix incorrectly truncated content due to highlighting +* Fix potential overflow panic + # v0.3.1 * Fix panic due to unicode handling * Fix row height calculation to account for column widths properly * Reduce maximum column width fraction to make more columns visible - # v0.3.0 * Support line wrapping for displaying long or multiline content