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 7b81c41 commit 7cdcdedCopy full SHA for 7cdcded
2 files changed
docs/releases/2.3.5.md
@@ -0,0 +1,8 @@
1
+# StateMachine 2.3.5
2
+
3
+*Not released yet*
4
5
6
+## Bugfixes in 2.3.5
7
8
+- Fixes [#469](https://github.com/fgmacedo/python-statemachine/issues/469) compatibility with pydot 3.0.0+.
docs/releases/index.md
@@ -15,6 +15,7 @@ Below are release notes through StateMachine and its patch releases.
15
```{toctree}
16
:maxdepth: 2
17
18
+2.3.5
19
2.3.4
20
2.3.3
21
2.3.2
0 commit comments