From cd018170a007b3544cc5c105093a0fc44cc36a1d Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: Thu, 11 Feb 2021 18:25:19 +0100 Subject: [PATCH] Update changelog about treeview resize --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index d27213d8..be037f09 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,9 @@ This files document the differences between Lite XL and rxi/lite for each versio ### 1.16 +Make the treeview actually resizable and shows the resize cursor only when panes +are actually resizable. + Add config mechanism to disable loading of specific plugins by setting `config. = false`.