From 63398d562bc6c4c5ba7b1e0dcfc5b82efebd2ca9 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 27 Aug 2019 00:53:33 +0800 Subject: update version --- about/changelog.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'about') diff --git a/about/changelog.md b/about/changelog.md index 11468d57..958604c6 100644 --- a/about/changelog.md +++ b/about/changelog.md @@ -1,11 +1,11 @@ -## v2.2.8 (unreleased) +## v2.2.8 ### 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 +* [#472](https://github.com/xmake-io/xmake/pull/472): Add `xmake project -k vsxmake` 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 @@ -17,6 +17,11 @@ * [#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 +* Improve binary bitcode lua scripts in the program directory + +### Bugs fixed + +* [#549](https://github.com/xmake-io/xmake/issues/549): Fix error caused by the new vsDevCmd.bat of vs2019 ## v2.2.7 -- cgit v1.2.3