Skip to content

Commit 424d351

Browse files
author
Sylvain MARIE
committed
1.11.2 changelog
1 parent 1d4054e commit 424d351

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

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

3+
### 1.11.2 - Increased tolerance to other plugins + bugfix
4+
5+
Now when other plugins try to manipulate the fixture closure, warning messages are emitted but no error is raised. Fixed [#55](https://github.com/smarie/python-pytest-cases/issues/55).
6+
7+
Also fixed issue [#58](https://github.com/smarie/python-pytest-cases/issues/58) happening with doctest.
8+
39
### 1.11.1 - Added `six` dependency explicitly
410

511
It was missing from `setup.py`.

0 commit comments

Comments
 (0)