diff --git a/CHANGELOG b/CHANGELOG index 9d19f4210..516414442 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ Changes between 2.2.1 and 2.2.2.dev test directory was renamed and some pyc/__pycache__ remain - fix issue106: allow parametrize to be applied multiple times e.g. from module, class and at function level. +- fix issue107: actually perform session scope finalization - add chdir method to monkeypatch funcarg - fix crash resulting from calling monkeypatch undo a second time - extend reports accepting kwargs to set arbitrary additional attributes