diff options
| author | OpportunityLiu <[email protected]> | 2019-07-02 14:04:25 +0800 |
|---|---|---|
| committer | OpportunityLiu <[email protected]> | 2019-07-02 14:04:25 +0800 |
| commit | 117c7cc8a9bea5c9ef65bf00689e1917d91571ec (patch) | |
| tree | 8dfb011866b97780737a098d231e1576d5b156d1 | |
| parent | 0b9ed8ef1139530d732331d65280ef003213cc09 (diff) | |
fix changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f0cd4ff..4d43af474 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### New features * Add protobuf c/c++ rules -* [#468](https://github.com/xmake-io/xmake/pull/468)Add utf-8 support for windows +* [#468](https://github.com/xmake-io/xmake/pull/468): Add utf-8 support for windows ## v2.2.7 @@ -611,7 +611,7 @@ ### 新特性 * 添加protobuf c/c++构建规则 -* [#468](https://github.com/xmake-io/xmake/pull/468)添加对 Windows 的 UTF-8 支持 +* [#468](https://github.com/xmake-io/xmake/pull/468): 添加对 Windows 的 UTF-8 支持 ## v2.2.7 |
