From 3e10647e07e492b2039df4eaffe942888fff4a09 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 12 Oct 2025 21:30:37 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9e507659..623df8d9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [#6884](https://github.com/xmake-io/xmake/pull/6884): Add msystem support on msys2 * [#6891](https://github.com/xmake-io/xmake/pull/6891): Add coroutine semaphore * [#6894](https://github.com/xmake-io/xmake/pull/6894): Add llvm-nm for clang toolchain +* [#6918](https://github.com/xmake-io/xmake/pull/6918): Add copy_if_different in os.cp ### Changes @@ -2138,6 +2139,7 @@ * [#6884](https://github.com/xmake-io/xmake/pull/6884): 在 msys2 上添加 msystem 支持 * [#6891](https://github.com/xmake-io/xmake/pull/6891): 添加协程信号量 * [#6894](https://github.com/xmake-io/xmake/pull/6894): 为 clang 工具链添加 llvm-nm +* [#6918](https://github.com/xmake-io/xmake/pull/6918): 为 os.cp 添加 copy_if_different 支持 ### 改进 -- cgit v1.3.1