Skip to content

Commit 5ba473f

Browse files
committed
Update CHANGELOG
[skip ci]
1 parent 1eacaf3 commit 5ba473f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
- `LuaScriptResourceFormatLoader::_load` now respects the cache mode, fixing "Another resource is loaded from path 'res://...' (possible cyclic resource inclusion)." errors
4949
- Error messages from Lua code using the wrong stack index
5050
- Crashes when passing Lua primitives to `typeof`, `Variant.is`, `Variant.get_type`, `Variant.booleanize`, `Variant.duplicate`, `Variant.get_type_name`, `Variant.hash`, `Variant.recursive_hash` and `Variant.hash_compare`
51+
- The `addons/lua-gdextension/build/.gdignore` file was added to the distributed build.
52+
This fixes import errors when opening the Godot editor with the LuaJIT build.
5153

5254

5355
## [0.5.0](https://github.com/gilzoide/lua-gdextension/releases/tag/0.5.0)

0 commit comments

Comments
 (0)