From 03626ad26a22e59c939423edd3fa63a97acfdec6 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Thu, 13 Jun 2024 09:46:26 +0200 Subject: [PATCH] Add information about Lua to change log Change-Id: Iaeb1e1c0883c3638e75c36c16d340fafc8fd1d39 Reviewed-by: Leena Miettinen --- dist/changelog/changes-14.0.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dist/changelog/changes-14.0.0.md b/dist/changelog/changes-14.0.0.md index 00ba593c720..907d04ca5e3 100644 --- a/dist/changelog/changes-14.0.0.md +++ b/dist/changelog/changes-14.0.0.md @@ -13,6 +13,8 @@ the public Git repository. For example: General ------- +* Started work on supporting Lua based plugins (registering language servers, + actions, preferences, and wizards) * Added `Clear` and `Save Contents` to context menus of all output views * Locator * Added the option to show results relative to project root