diff --git a/CHANGES b/CHANGES index 3206ca10d..d706bdbf2 100644 --- a/CHANGES +++ b/CHANGES @@ -85,6 +85,8 @@ Features added ``+``. * PR#291: The caption of :rst:dir:`code-block` is recognised as a title of ref target. Thanks to Takeshi Komiya. +* PR#298: Add new API: :meth:`~sphinx.application.Sphinx.add_latex_package`. + Thanks to Takeshi Komiya. Bugs fixed ----------