From fca624550f3be0452b8334978392cd679db30fa1 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Fri, 29 Nov 2024 12:11:29 +0900 Subject: [PATCH] Version 1.7 --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 3bda967..4146e6a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ ## Upcoming Changes +## Version 1.7 + +Fix usage of indexing in `IF`. +Note this is used like `{{{!IF SomeVar[2]==true}}}`. + ## Version 1.6 Fix usage of `IF` with a `FOREACH` variable when the `IF` is nested in the