Update CHANGES for PR #5559

This commit is contained in:
Takeshi KOMIYA
2018-11-01 00:43:53 +09:00
parent 08aadcffcd
commit e8e0f93c3f

View File

@@ -46,6 +46,7 @@ __ https://github.com/sphinx-contrib/sphinx-pretty-searchresults
* #5533: autodoc: :confval:`autodoc_default_options` supports ``member-order``
* #4018: htmlhelp: Add :confval:`htmlhelp_file_suffix` and
:confval:`htmlhelp_link_suffix`
* #5559: text: Support complex tables (colspan and rowspan)
Bugs fixed
----------