diff options
| author | ruki <[email protected]> | 2021-04-01 22:20:58 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-04-01 22:20:58 +0800 |
| commit | 481bdcaf19a26f88719fc6657d4a7cc19dfbf1e4 (patch) | |
| tree | 10e84d1a2f8024eb520d2a4981e4dc804a0da005 | |
| parent | a9f0f90f5c7db068cdce11b5cc9f8a0ddb494f42 (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 ade053656..76cee8272 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * [#1275](https://github.com/xmake-io/xmake/issues/1275): Support conditionnal targets for vsxmake plugin * [#1290](https://github.com/xmake-io/xmake/pull/1290): Improve android ndk to support >= r22 +* [#1311](https://github.com/xmake-io/xmake/issues/1311): Add packages lib folder to PATH for vsxmake project ### Bugs fixed @@ -971,6 +972,7 @@ * [#1275](https://github.com/xmake-io/xmake/issues/1275): 改进 vsxmake 生成器,支持条件化编译 targets * [#1290](https://github.com/xmake-io/xmake/pull/1290): 增加对 Android ndk r22 以上版本支持 +* [#1311](https://github.com/xmake-io/xmake/issues/1311): 为 vsxmake 工程添加包 dll 路径,确保调试运行加载正常 ## Bugs 修复 |
