From 2eac22e42e4ebeebbcdd5e241fea4fcaf7a92e59 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 25 Jul 2024 23:00:19 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cb42805c..133ff85f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [#5278](https://github.com/xmake-io/xmake/issues/5278): Add `build.intermediate_directory` policy to disable and custom intermediate directory * [#5313](https://github.com/xmake-io/xmake/issues/5313): Add windows arm/arm64ec support * [#5296](https://github.com/xmake-io/xmake/issues/5296): Add Intel LLVM Fortran Compiler support +* [#5384](https://github.com/xmake-io/xmake/issues/5384): Add `add_bindirs` for package ### Changes @@ -1855,6 +1856,7 @@ * [#5278](https://github.com/xmake-io/xmake/issues/5278): 添加 `build.intermediate_directory` 策略去禁用中间目录生成 * [#5313](https://github.com/xmake-io/xmake/issues/5313): 添加 windows arm/arm64ec 支持 * [#5296](https://github.com/xmake-io/xmake/issues/5296): 添加 Intel LLVM Fortran 编译器支持 +* [#5384](https://github.com/xmake-io/xmake/issues/5384): 为包添加 `add_bindirs` 配置支持 ### 改进 -- cgit v1.3.1