From 3306faaf609b1dd9bde3a7c7e59c314b7d07b098 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 14 Aug 2024 23:36:23 +0800 Subject: update changelog --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7942c439..2d367d565 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ ## master (unreleased) +### New features + +* [#5462](https://github.com/xmake-io/xmake/pull/5462): Add `xmake l cli.bisect` + +### Bugs fixed + +* [#4750](https://github.com/xmake-io/xmake/issues/4750): Fix compile_commands generator for `xmake tests` +* [#5465](https://github.com/xmake-io/xmake/pull/5465): Fix lock package requires + ## v2.9.4 ### New features @@ -1854,6 +1863,15 @@ ## master (开发中) +### 新特性 + +* [#5462](https://github.com/xmake-io/xmake/pull/5462): 添加 `xmake l cli.bisect` + +### Bugs 修复 + +* [#4750](https://github.com/xmake-io/xmake/issues/4750): 修复 compile_commands 生成器,支持 `xmake tests` +* [#5465](https://github.com/xmake-io/xmake/pull/5465): 修复 package requires lock + ## v2.9.4 ### 新特性 -- cgit v1.3.1