Skip to content

Commit c10718e

Browse files
committed
Update CHANGELOG
1 parent ec2ce36 commit c10718e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.11.6 (Jan 27, 2026)
2+
3+
- Added Lua 5.5 support (`lua55` feature flag)
4+
- Luau updated to 0.705+
5+
- Added `AnyUserData::is_proxy` method to check if userdata is a proxy
6+
- Added `num_params`, `num_upvalues`, `is_vararg` to `FunctionInfo`
7+
18
## v0.11.5 (Nov 22, 2025)
29

310
- Luau updated to 0.701

0 commit comments

Comments
 (0)