summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-10-17 22:30:38 +0800
committerruki <[email protected]>2022-10-17 22:30:38 +0800
commit6b8dbdb0b8a0dd5f1fa379e9d4a91a0e72c15246 (patch)
tree73aaacf419f71a91a016dc2844cb120b63b5fc31
parent81b97b43fab70ef64fda83986d7b90de6721cb70 (diff)
update changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 052d9a563..b31bb52ca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@
* A new optional configuration syntax. It is LSP friendly, automatically calls target_end() to achieve scope isolation.
+### Changes
+
+* [#2925](https://github.com/xmake-io/xmake/issues/2925): Improve doxygen plugin
+
## v2.7.2
### New features
@@ -1412,6 +1416,10 @@
* 一种新的可选域配置语法,对 LSP 友好,并且支持域隔离。
+### 改进
+
+* [#2925](https://github.com/xmake-io/xmake/issues/2925): 改进 doxygen 插件
+
## v2.7.2
### 新特性