We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c3856 commit 177b0eeCopy full SHA for 177b0ee
CHANGELOG.md
@@ -6,6 +6,19 @@ All notable version changes will be recorded in this file.
6
7
***
8
9
+### [v3.19.7] update
10
+
11
+**Fix**:
12
+ - `Chip Package`: Storage layout default value missed.
13
+ - `Unify Builder`: Fix ac6 linker options missed on macos. Thanks [@Deadline039](https://github.com/Deadline039).
14
15
+**Optimize**:
16
+ - `Unify Builder`: Use 'dotnet unify_builder.dll' instead of 'unify_builder.exe' on arm64 platform.
17
+ - `C/C++ Config Provider`: Use g++ when provide compilerPath for cpptools.
18
+ - `Other`: Append msys path to the tail of system PATH, not head.
19
20
+***
21
22
### [v3.19.6] update
23
24
**Change**:
0 commit comments