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 18cd192 commit a5c1598Copy full SHA for a5c1598
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to the "Espressif IDF" extension will be documented in this file.
4
5
+## 0.5.1
6
+
7
+### Release Bug Fix
8
9
+- Fix the CI release to marketplace bug not packaging the `esp_debug_adapter`
10
+- Fix the System Tracing UI theme, and added webview panel icons
11
12
## 0.5.0
13
14
### ESP-ADF & ESP-MDF
package.json
@@ -3,7 +3,7 @@
"preview": true,
"displayName": "Espressif IDF",
"description": "Develop and debug applications for Espressif ESP32, ESP32-S2 chips with ESP-IDF",
- "version": "0.5.0",
+ "version": "0.5.1",
"license": "Apache-2.0",
"publisher": "espressif",
"icon": "media/espressif_icon.png",
0 commit comments