Skip to content

Commit b74ad71

Browse files
author
Sylvain MARIE
committed
1.8.1 changelog
1 parent 29e345d commit b74ad71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 1.8.1 - BugFixes
4+
5+
Ids should not be used when setting a NOT_USED parametrization. Fixes [#43](https://github.com/smarie/python-pytest-cases/issues/43)
6+
7+
Fixed issue with ordering and setup/teardown for higher-level scope fixtures (session and module scopes) when using union fixtures. Fixes [#44](https://github.com/smarie/python-pytest-cases/issues/44)
8+
39
### 1.8.0 - Better ids for fixture unions
410

511
New:

0 commit comments

Comments
 (0)