mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add CHANGES entry for renaming the `StateMachine.insert_input()` parameter
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -4,6 +4,8 @@ Release 7.2.2 (in development)
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* Fix the signature of the ``StateMachine.insert_input()`` patch,
|
||||
for when calling with keyword arguments.
|
||||
* Fixed membership testing (``in``) for the :py:class:`str` interface
|
||||
of the asset classes (``_CascadingStyleSheet`` and ``_JavaScript``),
|
||||
which several extensions relied upon.
|
||||
|
||||
Reference in New Issue
Block a user