diff options
| author | ruki <[email protected]> | 2020-02-23 20:11:48 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-02-23 20:17:36 +0800 |
| commit | f6155f883fd6377e0ee5002425f84f05eb420bef (patch) | |
| tree | 648ec63ed11e148e11f5de3cc27ec6350f393f0b /CHANGELOG.md | |
| parent | a32edab8f3f30b75519cd3b29c115b3501721e5f (diff) | |
update versionv2.3.1
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 55c7e86d7..aabf6b6c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## master (unreleased) +## v2.3.1 + ### New features * [#675](https://github.com/xmake-io/xmake/issues/675): Support to compile `*.c` as c++, `add_files("*.c", {sourcekind = "cxx"})`. @@ -679,6 +681,8 @@ ## master (开发中) +## v2.3.1 + ### 新特性 * [#675](https://github.com/xmake-io/xmake/issues/675): 支持通过设置强制将`*.c`作为c++代码编译, `add_files("*.c", {sourcekind = "cxx"})`。 |
