We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd60583 commit f5b74a4Copy full SHA for f5b74a4
CHANGELOG.md
@@ -5,12 +5,18 @@ All notable changes to this project will be documented in this file.
5
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6
7
8
-## 0.5.1 (Unreleased)
+## 0.5.2 (Unreleased)
9
> Released N/A
10
11
+* N/A
12
+
13
+## 0.5.1
14
+> Released Feb 4, 2022
15
16
* Limit feature undone changes to only valid buffer, unlike `*scratch*` buffer.
17
* Added thumbnail support on the opposing fringe.
18
* Use `hash-table` instead of list to improve performance.
19
+* Fix issue when max line cache is `nil` on save. (cd60583a6d040a9874d273d2d66fe397664ed54d)
20
21
## 0.5.0
22
> Released May 28, 2021
0 commit comments