Skip to content

Commit ce873a4

Browse files
committed
Update CHANGELOG
1 parent 8de75d1 commit ce873a4

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,7 +1,14 @@
1+
## v0.5.1
2+
3+
- Support cross compilation that should work well for vendored builds (including LuaJIT with some restrictions)
4+
- Fix numeric types conversion for 32bit Lua
5+
- Update tokio to 1.0 for async examples
6+
17
## v0.5.0
28

39
- Serde support under `serialize` feature flag.
410
- Re-export `mlua_derive`.
11+
- impl `ToLua` and `FromLua` for `HashSet` and `BTreeSet`
512

613
## v0.4.2
714

0 commit comments

Comments
 (0)