Update CHANGES for PR #9688

This commit is contained in:
Takeshi KOMIYA
2021-10-09 16:29:19 +09:00
parent be36cf471b
commit 3aabcd2f80

View File

@@ -64,8 +64,7 @@ Bugs fixed
* #9697: py domain: An index entry with parens was registered for ``py:method``
directive with ``:property:`` option
* #9708: needs_extension failed to check double-digit version correctly
* Fix bug ``.. code::`` recognising ``:classes:`` option instead of ``:class:``
option. The new behaviour is to only accept the ``:class:`` option.
* #9688: Fix :rst:dir:`code`` does not recognize ``:class:`` option
Testing
--------