Update CHANGES for PR #10337

This commit is contained in:
Takeshi KOMIYA 2022-05-08 02:25:54 +09:00
parent 431caac943
commit 58c5424bb4

View File

@ -81,6 +81,7 @@ Features added
* #10302: C++, add support for conditional expressions (``?:``).
* #5157, #10251: Inline code is able to be highlighted via :rst:dir:`role`
directive
* #10337: Make sphinx-build faster by caching Publisher object during build
Bugs fixed
----------