Skip to content

Commit aca3bb3

Browse files
committed
Update CHANGELOG
1 parent 8ceeceb commit aca3bb3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.12.1 (Aug 29, 2026)
2+
3+
- Lua 5.5 updated to 5.5.1
4+
- Luau updated to 0.736
5+
- Allow `#[mlua::userdata_impl]` to be used in a different module from `#[derive(UserData)]` (#726)
6+
- Fix coroutine stack handling after yielding from hooks (#723)
7+
18
## v0.12.0 (Jul 05, 2026)
29

310
Changes since v0.12.0-rc.2

0 commit comments

Comments
 (0)