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 0469cb0 commit 96992c4Copy full SHA for 96992c4
docs/releases/2.1.1.md
@@ -1,8 +1,10 @@
1
# StateMachine 2.1.1
2
3
-*Not released yet*
+*August 3, 2023*
4
+
5
6
## Bugfixes in 2.1.1
7
8
- Fixes [#391](https://github.com/fgmacedo/python-statemachine/issues/391) adding support to
9
[pytest-mock](https://pytest-mock.readthedocs.io/en/latest/index.html) `spy` method.
10
+- Improved factory type hints [#399](https://github.com/fgmacedo/python-statemachine/pull/399).
0 commit comments