From 0982061302c19837ee38daa48ecf6e80669464bc Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 28 Aug 2023 22:43:42 +0800 Subject: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4db829b03..120e372d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ * [#4112](https://github.com/xmake-io/xmake/issues/4112): Support Lua Debugger (EmmyLua) +### Changes + +* [#4119](https://github.com/xmake-io/xmake/issues/4119): Improve to support emcc toolchain and emscripten package + ### Bugs fixed * [#4110](https://github.com/xmake-io/xmake/issues/4110): Fix extrafiles @@ -1645,6 +1649,10 @@ * [#4112](https://github.com/xmake-io/xmake/issues/4112): 支持 Lua 调试 (EmmyLua) +### 改进 + +* [#4119](https://github.com/xmake-io/xmake/issues/4119): 改进支持 emcc 工具链和 emscripten 包的整合 + ### Bugs 修复 * [#4110](https://github.com/xmake-io/xmake/issues/4110): 修复 extrafiles -- cgit v1.3.1