add CHANGELOG for last commit
This commit is contained in:
parent
dfa273dc25
commit
604e27658c
|
@ -9,6 +9,7 @@ Changes between 2.2.1 and 2.2.2.dev
|
||||||
test directory was renamed and some pyc/__pycache__ remain
|
test directory was renamed and some pyc/__pycache__ remain
|
||||||
- fix issue106: allow parametrize to be applied multiple times
|
- fix issue106: allow parametrize to be applied multiple times
|
||||||
e.g. from module, class and at function level.
|
e.g. from module, class and at function level.
|
||||||
|
- fix issue107: actually perform session scope finalization
|
||||||
- add chdir method to monkeypatch funcarg
|
- add chdir method to monkeypatch funcarg
|
||||||
- fix crash resulting from calling monkeypatch undo a second time
|
- fix crash resulting from calling monkeypatch undo a second time
|
||||||
- extend reports accepting kwargs to set arbitrary additional attributes
|
- extend reports accepting kwargs to set arbitrary additional attributes
|
||||||
|
|
Loading…
Reference in New Issue