Skip to content

Commit 5e64f7b

Browse files
authored
Update CHANGELOG.md
1 parent 56c79cc commit 5e64f7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v1.3.0
4+
5+
* Added support for functions with variadic arguments.
6+
* Added fast call opcode for special case functions.
7+
38
## v1.2.0
49
* Fixed comparison between nil and simple types (int, bool, string).
510
* Fixed equal operation on different nil types.

0 commit comments

Comments
 (0)