Skip to content

Commit ad8fc2d

Browse files
author
Sylvain MARIE
committed
1.11.4 changelog
1 parent 9742da0 commit ad8fc2d

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+
### 1.11.4 - python 2 bugfix
4+
5+
Fixed issue happening with `@pytest.mark.parametrize` with python 2. Fixed [#62](https://github.com/smarie/python-pytest-cases/issues/62).
6+
37
### 1.11.3 - minor improvements
48

59
Better error message when users use `THIS_MODULE` in `cases=` instead of `module=`.

0 commit comments

Comments
 (0)