From 31ec42ea9eb33b179f241f2b36abe087343f4045 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 23 Aug 2024 23:35:29 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 989c35244..98d17b0a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#5462](https://github.com/xmake-io/xmake/pull/5462): Add `xmake l cli.bisect` * [#5488](https://github.com/xmake-io/xmake/pull/5488): Support for using cosmocc to build xmake binary +* [#5491](https://github.com/xmake-io/xmake/pull/5491): Provide single xmake binary with embeded lua files ### Bugs fixed @@ -1868,6 +1869,7 @@ * [#5462](https://github.com/xmake-io/xmake/pull/5462): 添加 `xmake l cli.bisect` * [#5488](https://github.com/xmake-io/xmake/pull/5488): 支持使用 cosmocc 去构建 xmake 自身二进制 +* [#5491](https://github.com/xmake-io/xmake/pull/5491): 支持提供内嵌 lua 文件的单个 xmake 二进制文件 ### Bugs 修复 -- cgit v1.3.1