From b9bb7d8810317c492fc75cdc2ed9e09d4e9558b8 Mon Sep 17 00:00:00 2001 From: jfbu Date: Wed, 2 Nov 2016 08:16:30 +0100 Subject: [PATCH] Update CHANGES for PR#3104 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 17a41c113..4e5ee137c 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,7 @@ Features added just the value of Enum attributes instead of Enum attribute representation. * Add ``--extensions`` to ``sphinx-quickstart`` to support enable arbitary extensions from command line (ref: #2904) +* #3104: ``'sphinxpackageoptions'`` for key=value styling of Sphinx LaTeX Bugs fixed ----------