There was an error while loading. Please reload this page.
1 parent 8ceeceb commit aca3bb3Copy full SHA for aca3bb3
1 file changed
CHANGELOG.md
@@ -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
8
## v0.12.0 (Jul 05, 2026)
9
10
Changes since v0.12.0-rc.2
0 commit comments