diff options
| -rw-r--r-- | CHANGELOG.md | 8 |
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 ### 新特性 |
