diff options
| -rw-r--r-- | CHANGELOG.md | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..af882b133 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,45 @@ +# Changelog + +## master (unreleased) + +### New features + + +### Changes + + +### Bugs fixed + +* [#9](https://github.com/waruqi/xmake/issues/9): Support clang with c++11 +* [#7](https://github.com/waruqi/xmake/issues/7): Fixed create project bug with '[targetname]' + +## v2.0.1 + +### New features + + +### Changes + + +### Bugs fixed + +## v1.0.4 + +### New features + + +### Changes + + +### Bugs fixed + +## v1.0.3 + +### New features + + +### Changes + + +### Bugs fixed + |
