Skip to content

Commit

Permalink
v3.9.2022102302 update
Browse files Browse the repository at this point in the history
  • Loading branch information
github0null committed Oct 23, 2022
1 parent 6d09aac commit b6f92e5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ All notable version changes will be recorded in this file.

***

### [v3.9.2022102302] preview

**New**:
- macOS support (Only have tested in 'macOS 10.15 x64')

**Optimize**:
- Built-in task format warning in vscode `OUTPUT` panel.
- Enable install utility tools functions for non-win32 platform.

***

### [v3.9.2022101601] preview

**New**:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"homepage": "https://em-ide.com",
"license": "MIT",
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/RISC-V",
"version": "3.9.2022101601",
"version": "3.9.2022102302",
"preview": false,
"engines": {
"vscode": "^1.63.0"
Expand Down

0 comments on commit b6f92e5

Please sign in to comment.