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 66a485b commit b37dabcCopy full SHA for b37dabc
docs/dev/releases_note.md
@@ -1,5 +1,16 @@
1
# EcuBus-Pro Release Notes
2
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
14
## v0.8.34
15
Changes from v0.8.33 to v0.8.34:
16
package.json
@@ -1,6 +1,6 @@
{
"name": "ecubuspro",
- "version": "0.8.34",
+ "version": "0.8.35",
"description": "EcuBus-Pro",
"main": "./out/main/index.js",
"author": "[email protected]",
0 commit comments