diff options
| author | ruki <[email protected]> | 2020-12-04 22:35:08 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-12-04 22:35:08 +0800 |
| commit | 22758e030b785944074bbce1a9c6638214367beb (patch) | |
| tree | bf93431d00f93f60233994b2055e466871f17556 | |
| parent | 6dc9bb8002c3f1df874fe2d2adcbf94ac22b6531 (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 e1f7550e9..738a7d90e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ### Bugs fixed * [#1091](https://github.com/xmake-io/xmake/issues/1091): Fix incorrect ordering of inherited library dependencies +* [#1105](https://github.com/xmake-io/xmake/issues/1105): Fix c++ language intellisense for vsxmake ## v2.3.9 @@ -888,6 +889,7 @@ ### Bugs 修复 * [#1091](https://github.com/xmake-io/xmake/issues/1091): 修复不正确的继承链接依赖 +* [#1105](https://github.com/xmake-io/xmake/issues/1105): 修复 vsxmake 插件 c++ 语言标准智能提示错误 ## v2.3.9 |
