Update _snippets/code/tournament-notes.md

Co-authored-by: Deborah <deborah@n8n.io>
This commit is contained in:
jcn8n
2023-09-28 12:00:46 +01:00
committed by GitHub
parent 7eea4a56be
commit 4076f30f89

View File

@@ -1,2 +1,2 @@
!!! note "In version 1.9.0 we updated our templating language for expressions"
!!! note "In version 1.9.0 n8n changed the templating language for expressions"
Should you run into any issues working with expressions on 1.9.0, we recommend switching back N8N_EXPRESSION_EVALUATOR to tmpl and reporting this issue on our [forums](https://community.n8n.io/) so we can review and fix.