Skip to content

Commit 8570788

Browse files
authored
Update CHANGELOG.md
1 parent 38f0f8c commit 8570788

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88
## 0.1.2 (Unreleased)
99
> Released N/A
1010
11-
* Use `post-command` instead of `after-change` for performance (9cdec11a23601af7dc9ebbaf8b8140245f91ec6f)
12-
* Display horizontal scroll bar when window no align to the left (3ddec689d2c6c45dffdb04b7b735154b6a0d4a50)
13-
* perf: Calculate exceed line faster (f82a004137ac4a6a9f0c0249ee506d0006427b1e)
11+
* Use `post-command` instead of `after-change` for performance ([`9cdec11`](../../commit/9cdec11a23601af7dc9ebbaf8b8140245f91ec6f))
12+
* Display horizontal scroll bar when window no align to the left ([`3ddec68`](../../commit/3ddec689d2c6c45dffdb04b7b735154b6a0d4a50))
13+
* perf: Calculate exceed line faster ([`f82a004`](../../commit/f82a004137ac4a6a9f0c0249ee506d0006427b1e))
1414

1515
## 0.1.1
1616
> Released Dec 29, 2022
1717
18-
* Use window start/end instead of mode-line format to calculate buffer percentage (30286ef015183d1229de605a7b30062813ed0794)
19-
* Fix when truncate lines are disabled (dd966bb9b0b858d028c0af7399f6edba1d22c450)
20-
* Don't enable inside terminal (8bda044ad7b741abc239b9df177e65ad0f969ea9)
21-
* Fix show horizontal scroll bar's logic (afda338ccd67456142361be610a6bdd7e2360143)
22-
* Function show/hide in editing (#1)
18+
* Use window start/end instead of mode-line format to calculate buffer percentage ([`30286ef`](../../commit/30286ef015183d1229de605a7b30062813ed0794))
19+
* Fix when truncate lines are disabled ([`dd966bb`](../../commit/dd966bb9b0b858d028c0af7399f6edba1d22c450))
20+
* Don't enable inside terminal ([`8bda044`](../../commit/8bda044ad7b741abc239b9df177e65ad0f969ea9))
21+
* Fix show horizontal scroll bar's logic ([`afda338`](../../commit/afda338ccd67456142361be610a6bdd7e2360143))
22+
* Function show/hide in editing ([#1](../../pull/1))
2323

2424
## 0.1.0
2525
> Released Mar 02, 2022

0 commit comments

Comments
 (0)