Skip to content

Commit 214db6a

Browse files
Bump version and add changelog entry
1 parent 22a71ff commit 214db6a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ v1.24
2020
- Revert changes from 1.24.1. See Issue (`#321 <https://github.com/OpenCyphal/pycyphal/issues/321>`_)
2121
- Build Graphviz 13.x.
2222
See (`#365 <https://github.com/OpenCyphal/pycyphal/pull/365>`_)
23+
- **v1.24.6:**
2324

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+
2427
v1.23
2528
-----
2629

pycyphal/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.24.5"
1+
__version__ = "1.24.6"

0 commit comments

Comments
 (0)