Skip to content

Commit

Permalink
3.6.2 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Jun 29, 2021
1 parent f996f4a commit d84d8f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 3.6.2 - Qualimetry

- Fixed most `flake8` errors and updated documentation to use `genbadge`. Fixes [#223](https://github.com/smarie/python-pytest-cases/issues/223)

### 3.6.1 - bugfix - parametrizing a class with `@parametrize`

- 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).
Expand Down

0 comments on commit d84d8f3

Please sign in to comment.