summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-06-09 21:00:58 +0800
committerruki <[email protected]>2022-06-09 21:00:58 +0800
commita9cc2ad0f1b0695113782cb6ab9333d7c418f280 (patch)
tree14b0e41a7d432aeaccf2ced88539a2523718f611
parent9345be39a6dfd3b6302d3580a459c186826af756 (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0f56ec1b..62a29d6d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
* [#2440](https://github.com/xmake-io/xmake/pull/2440): Improve package installation error messages
* [#2438](https://github.com/xmake-io/xmake/pull/2438): Make sure the solution and project file unchanged by sorting those tables
* [#2434](https://github.com/xmake-io/xmake/issues/2434): Improve plugins manager, allow to handle multiples plugin repositories
+* [#2421](https://github.com/xmake-io/xmake/issues/2421): Improve config option menu
### Bugs Fixed
@@ -1307,6 +1308,7 @@
* [#2440](https://github.com/xmake-io/xmake/pull/2440): 改进安装包的失败错误信息
* [#2438](https://github.com/xmake-io/xmake/pull/2438): 确保生成的 vsxmake 工程不会随机变动
* [#2434](https://github.com/xmake-io/xmake/issues/2434): 改进插件管理器,允许多插件管理
+* [#2421](https://github.com/xmake-io/xmake/issues/2421): 改进配置选项菜单
### Bugs 修复