Skip to content

Commit 8febdee

Browse files
author
Sylvain MARIE
committed
2.7.2 changelog
1 parent 55488d7 commit 8febdee

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.7.2 - Bugfix with doctest
4+
5+
- Fixed `AttributeError: 'DoctestItem' object has no attribute '_request'` when executing doctests. Fixes [#156](https://github.com/smarie/python-pytest-cases/issues/156)
6+
37
### 2.7.1 - `@pytest.mark.usefixtures` can be used on case functions
48

59
- `@pytest.mark.usefixtures` can be now be used on case functions. Fixes [#152](https://github.com/smarie/python-pytest-cases/issues/152).

0 commit comments

Comments
 (0)