Skip to content

Commit 4a3a868

Browse files
committed
fixed: rendering
Signed-off-by: peekjf72 <jfpik78@gmail.com>
1 parent bfc14ea commit 4a3a868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch
1010

1111
- added: global config parameter tls_version that allows to add old tls ciphers, because of golang change since 1.22: see [config](doc/config.md); update the netscaler default config file to use tls_version: all
1212
- code refactored to use [cast](github.com/spf13/cast) for type conversion in internal functions.
13-
- added: scripting language evolution to allow named var into expr : \$var_name.\${another_varname\[.attr1]}.\[attr2\]
13+
- added: scripting language evolution to allow named var into expr : `$var_name.${another_varname[.attr1]}[.attr2]`
1414
- changed: loglevel trace from warn to debug for metrics not found:
1515

1616
e.g.:

0 commit comments

Comments
 (0)