diff options
| author | ruki <[email protected]> | 2022-02-04 00:50:12 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-02-04 00:50:12 +0800 |
| commit | 7cc95fe3a2caff6b8a0744d84732a6263626af0e (patch) | |
| tree | 9aa7573d1b19406015e4e11b44acf87ce31abb39 | |
| parent | 18d91188e78e351814b2bdf03cb5c8c005cd40ff (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dc1c9b8f..a453b971c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Support to build and run xmake on sparc, alpha, powerpc, s390x and sh4 * 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 ### Bugs fixed @@ -1210,6 +1211,7 @@ * 支持在 sparc, alpha, powerpc, s390x 和 sh4 上编译运行 xmake * 为 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 支持 ### Bugs 修复 |
