Skip to content

Commit 21bec6c

Browse files
authored
Add changelog entry about FixtureManager.getfixtureclosure changing (#11887)
As discussed in #11868.
1 parent cb57bf5 commit 21bec6c

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)