Skip to content

Commit ddb0559

Browse files
committed
updating changelog
1 parent 79756a7 commit ddb0559

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
@@ -5,6 +5,7 @@
55
- it's now possible to compare Values using `operator<`
66
- `reverseList` (added to the FFI) by @rinz13r
77
- a warning will now pop up during compilation if code appears to be ill-formed (eg number/string/list right after a `(`)
8+
- option `-f(allow-invalid-token-after-paren|no-invalid-token-after-paren)` was added (default: OFF)
89

910
### Changed
1011
- the internal API used to compare values has been updated to be much shorter

0 commit comments

Comments
 (0)