summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-01-04 00:27:20 +0800
committerruki <[email protected]>2020-01-04 00:27:20 +0800
commite770a3e357e740beda4ebd13cf722998a540893f (patch)
tree32d7ac45964860a0bc770990f818602cebe3277e
parent56e004e096ce9fe1cca0ceb1f2808b47073f700c (diff)
update changelog
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17a265657..ff81ff7d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
## master (unreleased)
+### Bugs fixed
+
+* Fix incremental compilation for checking the dependent file
+* Fix log output for parsing xmake-vscode/problem info
+
## v2.2.9
### New features
@@ -656,6 +661,11 @@
## master (开发中)
+### Bugs修复
+
+* 修复增量编译检测依赖文件的一些问题
+* 修复log输出导致xmake-vscode插件解析编译错误信息失败问题
+
## v2.2.9
### 新特性