From 75b8d2e514a4b39519e57d6342748c11aa66854d Mon Sep 17 00:00:00 2001 From: Jakub Panek Date: Mon, 13 Mar 2023 03:34:54 +0100 Subject: [PATCH] docs: add git branch filter input in changelog (#2239) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cadaa15..d20e9d2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,8 @@ - [#2073](https://github.com/lapce/lapce/pull/2073): Add Ctrl+{a,e,k} keybinds on macOS - [#2128](https://github.com/lapce/lapce/pull/2128): Add Lapce app icon to logo collection - [#2127](https://github.com/lapce/lapce/pull/2127): Extended double-click options with file-only and file + folders mode +- [#1944](https://github.com/lapce/lapce/pull/1944): Add filter input in git branch selection + - ![image](https://user-images.githubusercontent.com/4404609/211232461-293e3b31-4e17-457e-825c-3018699a6fc2.png) ### Bug Fixes - [#1911](https://github.com/lapce/lapce/pull/1911): Fix movement on selections with left/right arrow keys