From 4d8cb21dacfc6a8cb77d4555e04997cf5fa3d906 Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 7 Feb 2022 23:52:42 +0800 Subject: update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4794a166b..c82fd5000 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ * Add on_download for package() * [#2021](https://github.com/xmake-io/xmake/issues/2021): Support Swift for linux and windows * [#2024](https://github.com/xmake-io/xmake/issues/2024): Add asn1c support -* Support linker scripts and version scripts for add_files +* [#2031](https://github.com/xmake-io/xmake/issues/2031): Support linker scripts and version scripts for add_files ### Bugs fixed @@ -1213,7 +1213,7 @@ * 为 package() 添加 on_download 自定义下载 * [#2021](https://github.com/xmake-io/xmake/issues/2021): 支持 Linux/Windows 下构建 Swift 程序 * [#2024](https://github.com/xmake-io/xmake/issues/2024): 添加 asn1c 支持 -* 为 add_files 增加 linker scripts 和 version scripts 支持 +* [#2031](https://github.com/xmake-io/xmake/issues/2031): 为 add_files 增加 linker scripts 和 version scripts 支持 ### Bugs 修复 -- cgit v1.3.1