diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c8168a8..b453507 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### next +- `:focus_staging_area_no_open` internal, focus the staging area if it's already open, does nothing in other case - Fix #926 +- fix some composite patterns with several operators and no parenthesis + ### v1.43.0 - 2024-08-30 <a name="v1.43.0"></a> - 'Size' and 'Deletion date' columns in trash screen. This screen now supports the `:toggle_date`, `:toggle_size`, `:sort_by_date`, and `:sort_by_size` internals. |