Skip to content

Commit b37dabc

Browse files
committed
v0.8.35
1 parent 66a485b commit b37dabc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docs/dev/releases_note.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# EcuBus-Pro Release Notes
22

3+
## v0.8.35
4+
Changes from v0.8.34 to v0.8.35:
5+
6+
* [feat]:panel feature
7+
* [feat]:add uds tester simulate by
8+
* [bug]:fix graph/gauge dynamic enable
9+
* [bug]:fix can dbc parse error
10+
---
11+
12+
# EcuBus-Pro Release Notes
13+
314
## v0.8.34
415
Changes from v0.8.33 to v0.8.34:
516

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.34",
3+
"version": "0.8.35",
44
"description": "EcuBus-Pro",
55
"main": "./out/main/index.js",
66
"author": "[email protected]",

0 commit comments

Comments
 (0)