summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJean Mertz <jean@mertz.fm>2019-05-11 18:15:32 +0200
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-05-11 16:15:32 +0000
commit1656aff85ed7412fd6ab8a7f75384f86d98a483b (patch)
tree6c8f2202ef8ce19f6098dee2e3087bf4dc8cb8a3 /CHANGELOG.md
parentca9724a5efe38a2db47d1b44b9d9f75cb6b6d20e (diff)
Add support for double-click bracket-pair selection
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54c5fe1b..3ed21a17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Config option `working_directory`
- Config group `debug` with the options `debug.log_level`, `debug.print_events`
and `debug.ref_test`
+- Select until next matching bracket when double-clicking a bracket
### Changed