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 22a71ff commit 214db6aCopy full SHA for 214db6a
2 files changed
CHANGELOG.rst
@@ -20,7 +20,10 @@ v1.24
20
- Revert changes from 1.24.1. See Issue (`#321 <https://github.com/OpenCyphal/pycyphal/issues/321>`_)
21
- Build Graphviz 13.x.
22
See (`#365 <https://github.com/OpenCyphal/pycyphal/pull/365>`_)
23
+- **v1.24.6:**
24
25
+ - SocketCAN: Add option to disable bit-rate switching (BRS bit) for FD-CAN with uavcan.udp.disable_brs. (`#373 <https://github.com/OpenCyphal/pycyphal/pull/373>`_)
26
+
27
v1.23
28
-----
29
pycyphal/_version.py
@@ -1 +1 @@
1
-__version__ = "1.24.5"
+__version__ = "1.24.6"
0 commit comments