diff options
| author | ruki <[email protected]> | 2023-01-21 23:05:32 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-01-21 23:05:32 +0800 |
| commit | 88fe491579b97b05edd7cf8090c49b084d855988 (patch) | |
| tree | 1b259cb4b25620201016a8c0124a4c5a37e3467c | |
| parent | eb42f01b0cb0ad0db3af1f154905156c390cd433 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 84c945a0c..4a30616ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * [#3228](https://github.com/xmake-io/xmake/pull/3228): Add support of importing modules from packages * [#3257](https://github.com/xmake-io/xmake/issues/3257): Add support for iverilog and verilator -* Support for vc6.0 +* Support for xp and vc6.0 ### Changes @@ -1511,7 +1511,7 @@ * [#3228](https://github.com/xmake-io/xmake/pull/3228): C++ modules 的安装发布,以及从包中导入 C++ modules 支持 * [#3257](https://github.com/xmake-io/xmake/issues/3257): 增加对 iverilog 和 verilator 的支持 -* 支持 vc6.0 +* 支持 xp 和 vc6.0 ### 改进 |
