Skip to content

Commit 6425d2b

Browse files
update changelog (#1056)
* update changelog * update with esp matter bugfix
1 parent fb55b32 commit 6425d2b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,25 @@
1717

1818
All notable changes to the "Espressif IDF" extension will be documented in this file.
1919

20+
## [1.6.5](https://github.com/espressif/vscode-esp-idf-extension/releases/tag/v1.6.5)
21+
22+
### Features and enhancements
23+
24+
- [Add execPath as configuration variable substitution](https://github.com/espressif/vscode-esp-idf-extension/pull/1003)
25+
- [Add manual testing report documentation](https://github.com/espressif/vscode-esp-idf-extension/pull/1023)
26+
- [Create a project from external components](https://github.com/espressif/vscode-esp-idf-extension/pull/994)
27+
- [Add precommit linter](https://github.com/espressif/vscode-esp-idf-extension/pull/1034)
28+
- [Mention windows keyboard shortcut install documentation](https://github.com/espressif/vscode-esp-idf-extension/pull/1046)
29+
30+
### Bug Fixes
31+
32+
- [Change compiler path to relative path in c_cpp_properties.json](https://github.com/espressif/vscode-esp-idf-extension/pull/1012)
33+
- [Update template tasks.json regex](https://github.com/espressif/vscode-esp-idf-extension/pull/1014)
34+
- [USe Python 3.8.7 for ESP-IDF < 5.0](https://github.com/espressif/vscode-esp-idf-extension/pull/1021)
35+
- [Remove IDF component manager from extension requirements.txt](https://github.com/espressif/vscode-esp-idf-extension/pull/1048)
36+
- [Add IDF Size fix for ESP-IDF 5.1 or newer](https://github.com/espressif/vscode-esp-idf-extension/pull/1039)
37+
- [Disable ESP-Matter commands for Windows](https://github.com/espressif/vscode-esp-idf-extension/pull/1052)
38+
2039
## [1.6.4](https://github.com/espressif/vscode-esp-idf-extension/releases/tag/v1.6.4)
2140

2241
### Features and enhancements

0 commit comments

Comments
 (0)