From 2952258322e3dbbbdd77bd86bb93ad23d9e1dd5c Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 22 Aug 2019 23:01:34 +0800 Subject: update changelog --- about/changelog.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'about') diff --git a/about/changelog.md b/about/changelog.md index f64ded9b..11468d57 100644 --- a/about/changelog.md +++ b/about/changelog.md @@ -1,4 +1,23 @@ +## v2.2.8 (unreleased) + +### New features + +* Add protobuf c/c++ rules +* [#468](https://github.com/xmake-io/xmake/pull/468): Add utf-8 support for io module on windows +* [#472](https://github.com/xmake-io/xmake/pull/472): Add `xmake project -k vsxmake201x` plugin to support call xmake from vs/msbuild +* [#487](https://github.com/xmake-io/xmake/issues/487): Support to build the selected files for the given target +* Add filelock for io +* [#513](https://github.com/xmake-io/xmake/issues/513): Support for android/termux +* [#517](https://github.com/xmake-io/xmake/issues/517): Add `add_cleanfiles` api for target +* [#537](https://github.com/xmake-io/xmake/pull/537): Add `set_runenv` api to override os/envs + +### Changes + +* [#257](https://github.com/xmake-io/xmake/issues/257): Lock the whole project to avoid other process to access. +* Attempt to enable /dev/shm for the os.tmpdir +* [#542](https://github.com/xmake-io/xmake/pull/542): Improve vs unicode output for link/cl + ## v2.2.7 ### New features -- cgit v1.2.3