summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-09-27 12:21:02 +0200
committerCanop <cano.petrole@gmail.com>2023-09-27 12:21:02 +0200
commit71244dfb7170c1e3f4187bf7d7ef606af7291b1e (patch)
tree49f7d1b21348bc2b629ca5d9e6bc9c51af6a8864 /CHANGELOG.md
parent28163b8a21fc0bce8a44ce453f357b6382b9121f (diff)
version 1.26.0v1.26.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f4bba0..7d9ad7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,8 @@
-### next
+### v1.26.0 - 2023-09-27
+<a name="v1.26.0"></a>
+- when given a path to a file at launch, broot now selects it in the tree and opens it in preview - Fix #729
- allow rebinding of the 'tab' and 'esc' keys with the `:next_match` and `:escape` internals - Fix #740
- fix fuzzy patterns not case insensitive on some characters - Fix #746
-- when given a path to a file at launch, broot now selects it in the tree and opens it in preview - Fix #729
### v1.25.2 - 2023-09-20
<a name="v1.25.2"></a>