diff options
| author | ruki <[email protected]> | 2020-12-30 00:47:02 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-12-30 00:47:02 +0800 |
| commit | cf4d9172c96f24ea44ab02e74fbeaf6baa3ffbb2 (patch) | |
| tree | 7082b50aca636121566e33f81dde733350f732b4 | |
| parent | fb4c70ea1c37c27f5affe6d28de6072e087e83a2 (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 e0c4221cf..fb75ea518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ * [#1105](https://github.com/xmake-io/xmake/issues/1105): Fix c++ language intellisense for vsxmake * [#1132](https://github.com/xmake-io/xmake/issues/1132): Fix TrimEnd bug for vsxmake * [#1142](https://github.com/xmake-io/xmake/issues/1142): Fix git not found when installing packages +* Fix macos.version bug for macOS Big Sur ## v2.3.9 @@ -918,6 +919,7 @@ * [#1105](https://github.com/xmake-io/xmake/issues/1105): 修复 vsxmake 插件 c++ 语言标准智能提示错误 * [#1132](https://github.com/xmake-io/xmake/issues/1132): 修复 vsxmake 插件中配置路径被截断问题 * [#1142](https://github.com/xmake-io/xmake/issues/1142): 修复安装包的时候,出现git找不到问题 +* 修复在 macOS Big Sur 上 macos.version 问题 ## v2.3.9 |
