Skip to content

Commit c1faa42

Browse files
committed
修改:2.2.3的CHANGELOG
1 parent d0396f8 commit c1faa42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2525
- UE4命名空间的兼容开关没生效
2626
- Editor下PIE判断不准确 [#468](https://github.com/Tencent/UnLua/pull/468)
2727
- 真机上UnLuaExtensions模块启动比UnLuaModule晚,导致luasocket没有加载 [#484](https://github.com/Tencent/UnLua/issues/484)
28+
- 调用静态导出函数的`TCHAR*`类型参数传递为空 [#486](https://github.com/Tencent/UnLua/pull/486)
2829

2930
### Changed
3031
- 移除`UnLua.lua``UnLua`可作为全局对象访问,不需要`require "UnLua"`

0 commit comments

Comments
 (0)