From 3a0e03e3dc8e50fee8dff7720965b6ec91444606 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Mon, 9 Sep 2019 23:06:22 +0200 Subject: [PATCH] Fixed a changelog typo. --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 41561e3b1..a861bbb3e 100644 --- a/Changelog +++ b/Changelog @@ -88,7 +88,7 @@ The library browser is a dockable tool window which shows all libraries installed. Use drag and drop to place a library cell from the library browser in edit mode. -* Enhancements: Query enhancements +* Enhancement: Layout query enhancements Layout queries (aka "Search and replace") now allow specification of Variables when using the script API. The performance of queries has been enhanced in the case of cell tree recursion.