From ece0df6fde2eb7a6db6b2c5f2d86daa08db4b791 Mon Sep 17 00:00:00 2001 From: Kacper Kula Date: Fri, 14 Mar 2025 10:22:14 +0000 Subject: [PATCH] chore: modifying changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3c0c60..174ba79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,8 @@ Fixes: - Fixed parsing arguments to the `file` function. Now parameters with symbols like `[]*` should work properly (i.e. JSONPath arguments) -Internal: -- Ability for external plugins to register flags +Technical: +- Other plugins can now register flags to allow for extra configuration # 0.27.0 (2025-02-17) - Better syntax highlighting! Now it highlights SQL query parts