diff options
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 60c107b91..aa6859054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#233](https://github.com/tboox/xmake/issues/233): Support windres for mingw platform + ## v2.2.2 ### New features @@ -488,6 +492,10 @@ ## master (开发中) +### 新特性 + +* [#233](https://github.com/tboox/xmake/issues/233): 对mingw平台增加windres的支持 + ## v2.2.2 ### 新特性 |
