Update doc/en/changelog.rst
Co-authored-by: Ran Benita <ran@unusedvar.com>
This commit is contained in:
parent
84d53d0453
commit
5d05cfc61e
|
@ -266,8 +266,7 @@ These are breaking changes where deprecation was not possible.
|
||||||
therefore fail on the newly-re-emitted warnings.
|
therefore fail on the newly-re-emitted warnings.
|
||||||
|
|
||||||
|
|
||||||
- The internal ``FixtureManager.getfixtureclosure`` method introduced a breaking change (mostly by accident):
|
- The internal ``FixtureManager.getfixtureclosure`` method has changed. Plugins which use this method or
|
||||||
the ``ignore_args`` parameter was changed to an ``AbstractSet[str]`` and lost the default argument. Plugins
|
|
||||||
which subclass ``FixtureManager`` and overwrite that method will need to adapt to the change.
|
which subclass ``FixtureManager`` and overwrite that method will need to adapt to the change.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue