Skip to content

Commit 0ef1a0e

Browse files
authored
Update changelog.md
1 parent 846af99 commit 0ef1a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### 3.6.12 - type hint fix + enhanced compatibility with pytest plugins
44

5-
- Improved compatibility with other `pytest` plugins, in particular `pytest-repeat`, by support removal from fixture closure tree. Fixed [#269](https://github.com/smarie/python-pytest-cases/issues/269).
5+
- Improved compatibility with other `pytest` plugins, in particular `pytest-repeat`, by supporting removal from fixture closure tree. Fixed [#269](https://github.com/smarie/python-pytest-cases/issues/269).
66
- Fixed type hint errors detected by `pyright`. Fixed [#270](https://github.com/smarie/python-pytest-cases/issues/270)
77

88
### 3.6.11 - bugfix for pytest-xdist and `get_all_cases` API improvement

0 commit comments

Comments
 (0)