mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for PR #7097
This commit is contained in:
parent
7e4fe6a425
commit
41eb2575f1
10
CHANGES
10
CHANGES
@ -23,6 +23,11 @@ Bugs fixed
|
||||
parameters.
|
||||
- Render call and braced-init expressions correctly.
|
||||
|
||||
* #7097: Filenames of images generated by
|
||||
``sphinx.transforms.post_transforms.images.ImageConverter``
|
||||
or its subclasses (used for latex build) are now sanitized,
|
||||
to prevent broken paths
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
@ -33,11 +38,6 @@ Bugs fixed
|
||||
----------
|
||||
|
||||
* #6936: sphinx-autogen: raises AttributeError
|
||||
* Filenames of images generated by
|
||||
``sphinx.transforms.post_transforms.images.ImageConverter``
|
||||
or its subclasses (used for latex build) are now sanitized,
|
||||
to prevent broken paths
|
||||
|
||||
|
||||
Release 2.3.0 (released Dec 15, 2019)
|
||||
=====================================
|
||||
|
Loading…
Reference in New Issue
Block a user