From d4eeba39c561ae719ba64d881ea426120f1b313d Mon Sep 17 00:00:00 2001 From: Jeremy Bobbin Date: Thu, 16 Feb 2023 18:49:37 -0800 Subject: implement Selection:remove() --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 59e2243..bc0d310 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - fix documentation of initial value to 'syntax' option - fix a ~ being considered a special character in path patterns (except at the start) - improvements to and clean-up of vis-open +- add Selection:remove() to lua API ## [0.8] - 2022-11-01 -- cgit v1.2.3