From e97aa92b1ba51e327bcfd01c89f363e9902ef10a Mon Sep 17 00:00:00 2001 From: jfbu Date: Mon, 24 Jul 2017 15:23:36 +0200 Subject: [PATCH] Update CHANGES for PR #3872 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 7099c6088..6e99b978d 100644 --- a/CHANGES +++ b/CHANGES @@ -23,6 +23,8 @@ Features added * Now :confval:`suppress_warnings` accepts following configurations: - ``ref.python`` (ref: #3866) +* #3872: Add latex key to configure literal blocks caption position in PDF + output (refs #3792, #1723) Features removed