Skip to content

Commit 3e48ef6

Browse files
[8.0.x] Add a changelog entry about FixtureManager.getfixtureclosure losing a default argument (#11891)
Co-authored-by: Bruno Oliveira <[email protected]>
1 parent 8b70bb6 commit 3e48ef6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/en/changelog.rst

+4
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,10 @@ These are breaking changes where deprecation was not possible.
266266
therefore fail on the newly-re-emitted warnings.
267267

268268

269+
- The internal ``FixtureManager.getfixtureclosure`` method has changed. Plugins which use this method or
270+
which subclass ``FixtureManager`` and overwrite that method will need to adapt to the change.
271+
272+
269273

270274
Deprecations
271275
------------

0 commit comments

Comments
 (0)