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 17af8a1 commit 53de224Copy full SHA for 53de224
2 files changed
CHANGELOG.md
@@ -6,6 +6,16 @@ All notable version changes will be recorded in this file.
6
7
***
8
9
+### [v3.15.0] update
10
+
11
+**New**:
12
+ - `RightClick Menu`: Add groups for menu
13
14
+**Optimize**:
15
+ - `COSMIC STM8`: Auto select crts*.stm8 library
16
17
+***
18
19
### [v3.14.20240116] revision
20
21
**New**:
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.14.20240116",
+ "version": "3.15.0",
42
"preview": false,
43
"engines": {
44
"vscode": "^1.67.0"
0 commit comments