Skip to content

Commit 31d407e

Browse files
committed
Update CHANGELOG
1 parent e32bf5f commit 31d407e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ All notable changes to this project will be documented in this file.
66

77
### Changed
88
- Updated Luau dependency from version 0.688 to [0.702](https://github.com/luau-lang/luau/releases/tag/0.702)
9+
- Raw Luau C API is now re-exported from the library via the `c` module
10+
11+
### Fixed
12+
- registerUserData() now properly detects global name collisions when registering types from different modules with the same short name
913

1014
## [0.5.0] - 2025-08-22
1115

0 commit comments

Comments
 (0)