Skip to content

Commit

Permalink
Remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
promans718 committed Oct 4, 2024
1 parent 0a6ca46 commit f2db21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ v3.2.1
------

*Release date: In development*
- Update `get_value_from_context` allow negative numbers, and dictionaries elements. Example: element.-1 or element.0.value.1.key
- Update `get_value_from_context` allow negative numbers. Example: element.-1
- Update `_replace_param_transform_string_replace_param_transform_string` include new options
* JSON -> format string to json. Example: [JSON:{'key': 'value'}]
* REPLACE -> replace elements in string. Example: [REPLACE:[CONTEXT:some_url]::https::http]
Expand Down

0 comments on commit f2db21c

Please sign in to comment.