Skip to content

Commit

Permalink
2.2.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Aug 20, 2020
1 parent 63b7903 commit 09eae11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 2.2.1 - setup.py fix to enforce dependency version

- 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)

### 2.2.0 - Doc improvements + bugfix for cases requiring fixtures

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

0 comments on commit 09eae11

Please sign in to comment.