Skip to content

Commit 91b9dcc

Browse files
author
Sylvain MARIE
committed
2.2.4 changelog
1 parent abc2afc commit 91b9dcc

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+
### 2.2.4 - Fixes issue
4+
5+
- Fixed "Created fixture names are not unique, please report" error when duplicate fixture reference is provided in a pytest.param. Fixes [#138](https://github.com/smarie/python-pytest-cases/issues/138).
6+
37
### 2.2.3 - Fixed issue with pytest `3.X`
48

59
- Fixed `TypeError: _idval() got an unexpected keyword argument 'item'` with `pytest` versions between 3.0.0 and 3.7.4. Fixed [#136](https://github.com/smarie/python-pytest-cases/issues/136)

0 commit comments

Comments
 (0)