diff --git a/CHANGES b/CHANGES index a538bd1e1..eaaa90a2d 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,8 @@ Features added * #3083: let Unicode no-break space act like LaTeX ``~`` (fixed #3019) * #3116: allow word wrap in PDF output for inline literals (ref #3110) * #930: sphinx-apidoc allow wildcards for excluding paths. Thanks to Nick Coghlan. +* #3121: add ``inlineliteralwraps`` option to control if inline literal + word-wraps in latex Bugs fixed ----------