Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Commit 0ba3650

Browse files
committed
Prepare changelog for 4.14.0
1 parent 8c75a92 commit 0ba3650

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
# Changelog
22

33

4-
## 4.14.0 - *upcoming*
4+
## 4.14.0 - 2022-03-10
55

66
- Fill in `device.deviceAddress`(as `devnum`) and `device.locationId`(as `busnum`) on Linux which were previously always hard-coded as `0`
77
- Thanks to [@efuturetoday](https://github.com/efuturetoday) for the [contribution](https://github.com/MadLittleMods/node-usb-detection/pull/149)
88
- Fix segmentation fault (segfault) crash after `stopMonitoring` on Linux
99
- Thanks to [@umbernhard](https://github.com/umbernhard), [@antelle](https://github.com/antelle) and [@Julusian](https://github.com/Julusian) for the [contribution](https://github.com/MadLittleMods/node-usb-detection/pull/162)
1010

11+
Developer facing:
12+
13+
- Fix GitHub Actions CI failing on Windows runners (`windows-2022`) (prebuild failing to build binaries), https://github.com/MadLittleMods/node-usb-detection/pull/165
14+
- Explain why test can fail when not enough devices from different vendors, https://github.com/MadLittleMods/node-usb-detection/pull/166
15+
1116

1217
## 4.13.0 - 2021-10-14
1318

0 commit comments

Comments
 (0)