Update changelog.
This commit is contained in:
parent
9906a19e29
commit
0b92650494
|
@ -1,6 +1,10 @@
|
||||||
2.8.0.dev (compared to 2.7.X)
|
2.8.0.dev (compared to 2.7.X)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
|
- fix issue751: multiple parametrize with ids bug if it parametrizes class with
|
||||||
|
two or more test methods. Thanks Sergey Chipiga for reporting and Jan
|
||||||
|
Bednarik for PR.
|
||||||
|
|
||||||
- fix issue768: docstrings found in python modules were not setting up session
|
- fix issue768: docstrings found in python modules were not setting up session
|
||||||
fixtures. Thanks Jason R. Coombs for reporting and Bruno Oliveira for the PR.
|
fixtures. Thanks Jason R. Coombs for reporting and Bruno Oliveira for the PR.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue