Skip to content

Commit 7ba98f4

Browse files
committed
v0.8.17
1 parent 24ea6d1 commit 7ba98f4

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

docs/dev/releases_note.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# EcuBus-Pro Release Notes
22

3+
## v0.8.17
4+
Changes since v0.8.16:
5+
6+
7+
* [bug]:fix windows drag resize bug
8+
* [feat]:add example readme mermaid support
9+
* [feat]:add hex parse/write script ability
10+
---
11+
312
## v0.8.16
4-
Changes from v0.8.16 to v0.8.15:
13+
Changes from v0.8.15 to v0.8.16:
514

615

716
* [opt]:opt cani channel choose
8-
* [feat]:add toomoss can/can-fd support
917
---
1018

1119
## v0.8.15

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ecubuspro",
3-
"version": "0.8.16",
3+
"version": "0.8.17",
44
"description": "EcuBus-Pro",
55
"main": "./out/main/index.js",
66
"author": "[email protected]",

0 commit comments

Comments
 (0)