Add changelog entry

This commit is contained in:
Yannick PEROUX 2023-01-13 11:46:15 +01:00
parent 1d7de0dd68
commit f402a5f99f
No known key found for this signature in database
GPG Key ID: EFD281B583EA65C6
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Allow ``-p`` arguments to include spaces (eg: ``-p no:logging`` instead of
``-pno:logging``). Mostly useful in the ``addopts`` section of the configuration
file.