diff options
| author | ruki <[email protected]> | 2023-03-03 23:26:44 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-03-03 23:26:44 +0800 |
| commit | 7f879ef2a71a81b4d5ca10c22422cab59f9dff2e (patch) | |
| tree | 854b83da1dd1f5d3190b36f9ed19d675cf790577 | |
| parent | 3b18479288a68302ce88ff1f7b06e42edf88cc77 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 48bb91c62..1bed8a902 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Changes * [#3433](https://github.com/xmake-io/xmake/issues/3433): Improve to build Qt project on msys2/mingw64 +* [#3419](https://github.com/xmake-io/xmake/issues/3419): Support fish shell envirnoment ### Bugs fixed @@ -1543,6 +1544,7 @@ ### 改进 * [#3433](https://github.com/xmake-io/xmake/issues/3433): 改进 QT 在 msys2/mingw64 上的构建支持 +* [#3419](https://github.com/xmake-io/xmake/issues/3419): 支持 fish shell 环境 ### Bugs 修复 |
