diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-04-11 01:22:12 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-04-11 01:22:12 +0900 |
commit | 289d0783501e4e29574da5a2f7f109ce1d802034 (patch) | |
tree | eae2f424f225f4d131d49741fddaeb78afafba3b | |
parent | deb603f3c5986966bed42f812be191e989483f35 (diff) | |
download | sphinx-git-289d0783501e4e29574da5a2f7f109ce1d802034.tar.gz |
Update CHANGES for PR #9079
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Bugs fixed ---------- * #9078: autodoc: Async staticmethods and classmethods are considered as non - async coroutine-functions + async coroutine-functions with Python3.10 * #8870: The style of toctree captions has been changed with docutils-0.17 * #9001: The style of ``sidebar`` directive has been changed with docutils-0.17 |