diff options
| author | ruki <[email protected]> | 2023-01-15 11:59:50 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-01-15 11:59:50 +0800 |
| commit | 5334e3d218cbc3433b7dea0505337f726751ce96 (patch) | |
| tree | 8606143c5b0cc70c016572e26f06ed6985b60f1e | |
| parent | b40f133340783f4f86ed1e7fa5ea82848128ab7b (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 82f36e180..dbbfdc2a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +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 ### Changes @@ -1508,6 +1509,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 ### 改进 |
