Skip to content

Commit d84d8f3

Browse files
author
Sylvain MARIE
committed
3.6.2 changelog
1 parent f996f4a commit d84d8f3

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.2 - Qualimetry
4+
5+
- Fixed most `flake8` errors and updated documentation to use `genbadge`. Fixes [#223](https://github.com/smarie/python-pytest-cases/issues/223)
6+
37
### 3.6.1 - bugfix - parametrizing a class with `@parametrize`
48

59
- Fixed `ValueError` when `@parametrize` is used to parametrize a class. Also, added a more explicit `TypeError` when `@parametrize` is used to parametrize a class and at least a fixture reference is present. Fixed [#215](https://github.com/smarie/python-pytest-cases/issues/215).

0 commit comments

Comments
 (0)