Skip to content

Commit cb5e15a

Browse files
author
Sylvain MARIE
committed
2.0.4 changelog
1 parent 8dbb401 commit cb5e15a

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.0.4 - Bugfix
4+
5+
- Fixed `TypeError` with iterable argvalue in standard parametrize. Fixed [#115](https://github.com/smarie/python-pytest-cases/issues/115).
6+
37
### 2.0.3 - Bugfixes
48

59
- Fixed wrong module string decomposition when passed to `cases` argument in `@parametrize_with_cases`. Fixes [#113](https://github.com/smarie/python-pytest-cases/issues/113)

0 commit comments

Comments
 (0)