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 9200bb3 commit 034ad1eCopy full SHA for 034ad1e
CHANGELOG.md
@@ -6,6 +6,13 @@ All notable version changes will be recorded in this file.
6
7
***
8
9
+### [v3.18.2] revision
10
+
11
+**Fix**:
12
+ - `unify_builder`: Fix makefile dependence parser bugs. Update unify_builder to `v3.7.4`
13
14
+***
15
16
### [v3.18.1] revision
17
18
**Fix**:
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.1",
+ "version": "3.18.2",
42
"preview": false,
43
"engines": {
44
"vscode": "^1.67.0"
0 commit comments