add changelog

This commit is contained in:
Ronny Pfannschmidt 2018-10-01 21:28:42 +02:00 committed by Ronny Pfannschmidt
parent 3036914097
commit ad6f63edda
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Introduce ``tmp_path`` as a fixture providing a Path object.

View File

@ -0,0 +1 @@
Port the implementation of tmpdir to pathlib.