Update CHANGELOG

This commit is contained in:
Bruno Oliveira 2019-07-06 17:29:35 -03:00
parent 4cda7093f6
commit 7a82285b03
1 changed files with 1 additions and 3 deletions

View File

@ -1,3 +1 @@
New ``Config.invocation_args`` and ``Config.invocation_plugins`` attributes.
These attributes can be used by plugins to access the unchanged arguments passed to ``pytest.main()``.
New ``Config.invocation_args`` attribute containing the unchanged arguments passed to ``pytest.main()``.