From 215ea93a480cc833fdfd495ab12a53b30c4b61ec Mon Sep 17 00:00:00 2001 From: jfbu Date: Wed, 6 Jun 2018 19:22:58 +0200 Subject: [PATCH] Update CHANGES for depreaction of ExtBabel.get_shorthandoff() --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index add6c1735..a9632b40d 100644 --- a/CHANGES +++ b/CHANGES @@ -74,6 +74,7 @@ Deprecated * ``sphinx.writers.latex.LaTeXWriter.push_hyperlink_ids()`` is deprecated * ``sphinx.writers.latex.LaTeXWriter.pop_hyperlink_ids()`` is deprecated * ``sphinx.writers.latex.LaTeXWriter.bibitems`` is deprecated +* ``sphinx.writers.latex.ExtBabel.get_shorthandoff()`` is deprecated * ``BuildEnvironment.load()`` is deprecated * ``BuildEnvironment.loads()`` is deprecated * ``BuildEnvironment.frompickle()`` is deprecated