diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-04-09 01:42:41 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-04-09 01:42:41 +0900 |
commit | 53d3c94d108c1b1b5c157eeac7bcd25532fe8e2f (patch) | |
tree | 38dd9df77c68ffc09a476c8c5901ce8588f7e05c | |
parent | ffd243302a1dca5c2b17391410e9c0f96ef0cd88 (diff) | |
download | sphinx-git-53d3c94d108c1b1b5c157eeac7bcd25532fe8e2f.tar.gz |
Update CHANGES for PR #9059
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ Bugs fixed ---------- * #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 Testing -------- |