diff options
| author | ruki <[email protected]> | 2018-10-21 21:26:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2018-10-21 21:26:07 +0800 |
| commit | 7abba2853c07722d537a801fc1499b084281691b (patch) | |
| tree | 8cb9f361fd707ed10489abb493a7476d293ab80d | |
| parent | 8d5474338b525caeb095333d18960f56de4966c9 (diff) | |
modify changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index aa6859054..1aacbd9f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#233](https://github.com/tboox/xmake/issues/233): Support windres for mingw platform +* [#239](https://github.com/tboox/xmake/issues/239): Add cparser compiler support ## v2.2.2 @@ -495,6 +496,7 @@ ### 新特性 * [#233](https://github.com/tboox/xmake/issues/233): 对mingw平台增加windres的支持 +* [#239](https://github.com/tboox/xmake/issues/239): 添加cparser编译器支持 ## v2.2.2 |
