Skip to content

Commit eceb898

Browse files
committed
v3.13.2023060101 preview
1 parent b054aa4 commit eceb898

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

77
***
88

9+
### [v3.13.2023060101] revision
10+
11+
**Optimize**:
12+
- `Source Exclude List`: Allow use Env Variables in exclude path string.
13+
- `Eclipse Project Importer`: Optimize eclipse project parser, allow resolve virtual folder and folder link.
14+
15+
***
16+
917
### [v3.13.0] update
1018

1119
**New**:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"homepage": "https://em-ide.com",
3939
"license": "MIT",
4040
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V",
41-
"version": "3.13.0",
41+
"version": "3.13.2023060101",
4242
"preview": false,
4343
"engines": {
4444
"vscode": "^1.67.0"

0 commit comments

Comments
 (0)