From 08208c4b23740c0ccac028c8d963721116eea4eb Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 17 Jan 2024 22:33:59 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e9dbbd78..2f3ec4407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * Improve dlang/dmd support for frameworks * [#4571](https://github.com/xmake-io/xmake/issues/4571): Improve `xmake test` output * [#4609](https://github.com/xmake-io/xmake/issues/4609): Improve to detect vs build tool envirnoments +* [#4614](https://github.com/xmake-io/xmake/issues/4614): Support android ndk 26b ### Bugs Fixed @@ -1731,6 +1732,7 @@ * 改进 dlang/dmd 对 frameworks 的支持 * [#4571](https://github.com/xmake-io/xmake/issues/4571): 改进 `xmake test` 的输出支持 * [#4609](https://github.com/xmake-io/xmake/issues/4609): 改进探测 vs 构建工具环境 +* [#4614](https://github.com/xmake-io/xmake/issues/4614): 改进支持 android ndk 26b ### Bugs 修复 -- cgit v1.3.1