Skip to content

Commit 0647e5d

Browse files
committed
v3.10.4 revision
1 parent 93763c9 commit 0647e5d

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ All notable version changes will be recorded in this file.
66

77
***
88

9+
### [v3.10.4] revision
10+
11+
**Fix**:
12+
- `Task type: 'eide.msys'`: The `env` property does not work.
13+
14+
**Change**:
15+
- `Task type: 'eide.msys'`: Use `label` property for task title, not `name`
16+
17+
***
18+
919
### [v3.10.3] revision
1020

1121
**New**:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"homepage": "https://em-ide.com",
3636
"license": "MIT",
3737
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/RISC-V",
38-
"version": "3.10.3",
38+
"version": "3.10.4",
3939
"preview": false,
4040
"engines": {
4141
"vscode": "^1.63.0"

0 commit comments

Comments
 (0)