8000 update CHANGELOG.md for 4.4.1 · hardbyte/python-can@40e46f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 40e46f8

Browse files
committed
update CHANGELOG.md for 4.4.1
1 parent 6fef2af commit 40e46f8

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
Version 4.4.1
2+
=============
3+
4+
Bug Fixes
5+
---------
6+
* Remove `abstractmethod` decorator from `Listener.stop()` (#1770, #1795)
7+
* Fix `SizedRotatingLogger` file suffix bug (#1792, #1793)
8+
* gs_usb: Use `BitTiming` class internally to configure bitrate (#1747, #1748)
9+
* pcan: Fix unpack error in `PcanBus._detect_available_configs()` (#1767)
10+
* socketcan: Improve error handling in `SocketcanBus.__init__()` (#1771)
11+
* socketcan: Do not log exception on non-linux platforms (#1800)
12+
* vector, kvaser: Activate channels after CAN filters were applied (#1413, #1708, #1796)
13+
14+
Features
15+
--------
16+
17+
* kvaser: Add support for non-ISO CAN FD (#1752)
18+
* neovi: Return timestamps relative to epoch (#1789)
19+
* slcan: Support CANdapter extended length arbitration ID (#1506, #1528)
20+
* slcan: Add support for `listen_only` mode (#1496)
21+
* vector: Add support for `listen_only` mode (#1764)
22+
23+
124
Version 4.4.0
225
=============
326

0 commit comments

Comments
 (0)
0