Skip to content

Commit 19213f9

Browse files
authored
doc(CHANGELOG): fix heading in performance
1 parent b8f8f58 commit 19213f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This file documents all changes made to the project and is updated before each r
1515
* [#120](https://github.com/arijit79/minus/issues/120), [#121](https://github.com/arijit79/minus/issues/121): Fixed screen flickering on WSL/Windows Terminal
1616
* [3493e76d](https://github.com/commits/3493e76d): Fixed weird search jumps due to updating upper_mark in incremental search
1717

18-
# Performance
18+
### Performance
1919
* Include a bunch of changes targeting text appending.
2020
* Introduced `minus_core::utils::digits` which uses faster algorithm to calculate digits in line numbers
2121
* [67772fc](https://github.com/commits/67772fc): Improve performance by Only reformatting the entire text when linen numbers are turned on

0 commit comments

Comments
 (0)