From: Stephen Seo Date: Thu, 21 Nov 2024 05:14:09 +0000 (+0900) Subject: Version 1.4 X-Git-Tag: 1.4 X-Git-Url: https://git.seodisparate.com/tbm-edit-settings.jpg?a=commitdiff_plain;h=2d485a38247b62ba9d34bcc32767dcce33b68c33;p=c_simple_http Version 1.4 --- diff --git a/Changelog.md b/Changelog.md index 63612fe..fde2774 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ ## Upcoming Changes +## Version 1.4 + Implemented "IF", "ELSEIF", "ELSE", "ENDIF", and "INDEX" for templates. IF is used like: `{{{!IF Variable==SomeString}}}`.