Merge pull request #4854 from tk0miya/4771_argparse_problem

Update CHANGES for #4771
This commit is contained in:
Takeshi KOMIYA 2018-04-20 23:08:51 +09:00 committed by GitHub
commit 9e930262ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,6 +139,8 @@ Incompatible changes
(refs: #4295)
* #4246: Limit width of text body for all themes. Conifigurable via theme
options ``body_min_width`` and ``body_max_width``.
* #4771: apidoc: The ``exclude_patterns`` arguments are ignored if they are
placed just after command line options
1.7.0b2