diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 224ec459..9060fac4 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,10 +1,10 @@ Toolium Changelog ================= -v3.2.1 +v3.3.0 ------ -*Release date: In development* +*Release date: 2024-11-26* - Allow negative indexes for list elements in context searches. Example: [CONTEXT:element.-1] - Add support for JSON strings to the `DICT` and `LIST`` replacement. Example: [DICT:{"key": true}], [LIST:[null]] diff --git a/VERSION b/VERSION index 944880fa..15a27998 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.0 +3.3.0