Skip to content

Commit 43ebf92

Browse files
committed
Update changelog
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
1 parent 7c1f56b commit 43ebf92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
## [Unreleased]
66

77
### Added
8+
- Variadic arguments support with `Varargs` iterator for functions accepting variable number of arguments
9+
- `Varargs.raiseError()` method for throwing descriptive type validation errors
810
- Closure support with `Table.setClosure()` for Lua-style upvalues
911
- Canonical Zig iterator pattern for table iteration with `Table.iterator()`
1012
- Metatable management APIs:

0 commit comments

Comments
 (0)