Skip to content

Commit 3ead7c2

Browse files
committed
v0.8.42
1 parent 84dbcd7 commit 3ead7c2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/dev/releases_note.md

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

3+
## v0.8.42
4+
Changes from v0.8.41 to v0.8.42:
5+
6+
7+
* [feat]:add UDS code generate ability
8+
* [bug]:fix doip tcp client fix port TIME_WAIT state
9+
* [opt]:opt HIL test
10+
* [opt]:opt multi-windows
11+
---
12+
13+
# EcuBus-Pro Release Notes
14+
315
## v0.8.41
416
Changes from v0.8.40 to v0.8.41:
517

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.41",
3+
"version": "0.8.42",
44
"description": "EcuBus-Pro",
55
"main": "./out/main/index.js",
66
"author": "frankie.zengfu@gmail.com",

0 commit comments

Comments
 (0)