Skip to content

Commit 540d8ec

Browse files
authored
Update CHANGELOG.md (#2261)
1 parent 3f46fba commit 540d8ec

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
@@ -35,7 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
3535
- Natural sorting now compares string lengths when dealing with equivalent numbers (e.g. `0` is ordered before `00`) (#2177).
3636
- A bug where the copy progress indicator only displayed the first time a file was copied is now fixed (#2181).
3737
- A bug where the `source` command does not show an error message upon failure is now fixed (#2189).
38-
- The `addcustominfo` and `setlocal` commands as well as the `cleaner` and `previewer` options now support file completions (#2198) (#2254) (#2211).
38+
- The `addcustominfo` (#2198) and `setlocal` (#2254) (#2259) commands, as well as the `cleaner` and `previewer` options (#2211) now support filename completions.
3939
- A bug where an empty `custom` info property would still take up space is now fixed (#2208).
4040
- A bug where setting `drawbox` could lead to scrolling outside the view is now fixed (#2210) (#2218).
4141
- The preview cache is now not cleared when setting `ratios` to its current value (#2218).

0 commit comments

Comments
 (0)