Skip to content

Commit 501f9fb

Browse files
author
Sylvain MARIE
committed
3.6.9 changelog
1 parent 402f048 commit 501f9fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 3.6.9 - Bugfix with pytest 7
4+
5+
- 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)
6+
37
### 3.6.8 - Bugfix: support for multiprocessing Pool
48

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

0 commit comments

Comments
 (0)