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 35f8a80 commit 7772b39Copy full SHA for 7772b39
CHANGELOG.rst
@@ -4,12 +4,18 @@ Changelog
4
=========
5
6
v1.24
7
------
+----
8
9
- Add ``Lockerfile`` to prevent race condition when compiling namespaces (`#357 <https://github.com/OpenCyphal/pycyphal/pull/357>`_)
10
- Add ``remove_import_hook``, rename ``install_import_hook`` to ``add_import_hook`` (`#356 <https://github.com/OpenCyphal/pycyphal/pull/356>`_)
11
- Choose the type width based on elements in the source array (`#358 <https://github.com/OpenCyphal/pycyphal/pull/358>`_)
12
13
+- **v1.24.1:**
14
+
15
+ - Install Graphviz 13.x.
16
+ See (`#363 <https://github.com/OpenCyphal/pycyphal/pull/363>`_)
17
18
19
v1.23
20
-----
21
0 commit comments