From 763b7ae22e81e0c7115a578349107154798218cd Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Wed, 25 Apr 2018 20:48:37 -0700 Subject: add changelog entry for #3271 --- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 7a8fa31f2..4cb8ba44b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -42,3 +42,8 @@ Backward Incompatibilities Documentation Changes --------------------- +- Bump Sphinx to >= 1.7.4 in setup.py to support ``emphasize-lines`` in PDFs + and to pave the way for xelatex support. See + https://github.com/Pylons/pyramid/pull/3271, + https://github.com/Pylons/pyramid/issues/667, and + https://github.com/Pylons/pyramid/issues/2572 -- cgit v1.2.3