Skip to content

Commit 09eae11

Browse files
author
Sylvain MARIE
committed
2.2.1 changelog
1 parent 63b7903 commit 09eae11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 2.2.1 - setup.py fix to enforce dependency version
4+
5+
- Now enforcing usage of `makefun` 1.9.3 or above to avoid issue `AttributeError: 'functools.partial' object has no attribute '__module__'` mentioned in [#128](https://github.com/smarie/python-pytest-cases/issues/128)
6+
37
### 2.2.0 - Doc improvements + bugfix for cases requiring fixtures
48

59
- Improved documentation to explain why `@fixture` should be used instead of `@pytest.fixture`. Fixed [#125](https://github.com/smarie/python-pytest-cases/issues/125)

0 commit comments

Comments
 (0)