Skip to content

Commit 6308dc2

Browse files
committed
Update CHANGELOG
[skip ci]
1 parent a8ffd4a commit 6308dc2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22
## [Unreleased](https://github.com/gilzoide/godot-lua-pluginscript/compare/0.5.1...HEAD)
3+
### Fixed
4+
5+
- Fixed `undefined symbol: lua_*` when requiring Lua/C modules in POSIX systems
6+
([#41](https://github.com/gilzoide/godot-lua-pluginscript/issues/41))
7+
38

49
## [0.5.1](https://github.com/gilzoide/godot-lua-pluginscript/releases/tag/0.5.1)
510
### Fixed
@@ -8,6 +13,7 @@
813
- [build] Fixed `make dist` dependencies to include LuaJIT's `jit/*.lua` files
914
- [build] Fixed `make unzip-to-build` to only copy contents from `build` folder
1015

16+
1117
## [0.5.0](https://github.com/gilzoide/godot-lua-pluginscript/releases/tag/0.5.0)
1218
### Added
1319

0 commit comments

Comments
 (0)