Skip to content

Commit

Permalink
update readme for v3.19.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github0null committed Sep 7, 2024
1 parent 84c3856 commit 177b0ee
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ All notable version changes will be recorded in this file.

***

### [v3.19.7] update

**Fix**:
- `Chip Package`: Storage layout default value missed.
- `Unify Builder`: Fix ac6 linker options missed on macos. Thanks [@Deadline039](https://github.com/Deadline039).

**Optimize**:
- `Unify Builder`: Use 'dotnet unify_builder.dll' instead of 'unify_builder.exe' on arm64 platform.
- `C/C++ Config Provider`: Use g++ when provide compilerPath for cpptools.
- `Other`: Append msys path to the tail of system PATH, not head.

***

### [v3.19.6] update

**Change**:
Expand Down

0 comments on commit 177b0ee

Please sign in to comment.