Skip to content

Commit

Permalink
3.6.9 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Feb 8, 2022
1 parent 402f048 commit 501f9fb
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

### 3.6.9 - Bugfix with pytest 7

- Fixed `FrozenInstanceError` when using `pytest 7.0.0`. Fixed [#251](https://github.com/smarie/python-pytest-cases/issues/251). [PR#253](https://github.com/smarie/python-pytest-cases/pull/253) by [jammer87](https://github.com/jammer87)

### 3.6.8 - Bugfix: support for multiprocessing Pool

- Suppressed warnings in our own tests, to improve packaging maintenance. Fixed [#248](https://github.com/smarie/python-pytest-cases/issues/248)
Expand Down

0 comments on commit 501f9fb

Please sign in to comment.