Update CHANGES for PR #8304

This commit is contained in:
Takeshi KOMIYA
2020-10-28 00:04:10 +09:00
parent 95c3aa210d
commit 2c2335bbb8

View File

@@ -29,6 +29,7 @@ Features added
* #8289: epub: Allow to suppress "duplicated ToC entry found" warnings from epub
builder using :confval:`suppress_warnings`.
* #8298: sphinx-quickstart: Add :option:`sphinx-quickstart --no-sep` option
* #8304: sphinx.testing: Register public markers in sphinx.testing.fixtures
Bugs fixed
----------