Add changelog entry

This commit is contained in:
ziebam 2022-02-19 22:44:57 +01:00
parent 22682cb7e0
commit 0998c84eb2
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
The pytest ``log_file`` ini marker is now relative to the configs ``inifile`` directory, as it was always the intention. It was originally introduced as relative to the current working directory unintentionally.