Skip to content

Commit f269adf

Browse files
doc: document addition of '|lambda|' operator to nonstandardSymbol configuration
1 parent 1976f43 commit f269adf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Unreleased
44
<!-- Add all new changes here. They will be moved under a version at release -->
5+
* adds the `|lambda|` operator to the `Lua.runtime.nonstandardSymbol` configuration template, which allows the use of that option. Previously, support for it existed in the parser, but we could not actually use the option because it is not recognised in the configuration.
56

67
## 3.15.0
78
`2025-6-25`

0 commit comments

Comments
 (0)