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 18cbf48 commit 18df9a3Copy full SHA for 18df9a3
CHANGELOG.md
@@ -6,6 +6,13 @@ All notable version changes will be recorded in this file.
6
7
***
8
9
+### [v3.18.1] revision
10
+
11
+**Fix**:
12
+ - `Project Resources`: When user unfold an unsorted vritual sources folder, the 'eide.json' will be changed.
13
14
+***
15
16
### [v3.18.0] update
17
18
**Incompatible Changes**:
package.json
@@ -38,7 +38,7 @@
38
"homepage": "https://em-ide.com",
39
"license": "MIT",
40
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V",
41
- "version": "3.18.0",
+ "version": "3.18.1",
42
"preview": false,
43
"engines": {
44
"vscode": "^1.67.0"
0 commit comments