From d65ea860aa542e167881a0ebcb90950d6072bc25 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Tue, 26 Jul 2016 14:25:20 +0900 Subject: [PATCH] Update CHANGES --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 7348d844f..817172a93 100644 --- a/CHANGES +++ b/CHANGES @@ -36,6 +36,7 @@ Incompatible changes ``jreport`` and ``jsbooks`` as a docclass by default if the ``language`` is ``ja``. * `sphinx-quickstart` now allows a project version is empty +* Fix :download: role on epub/qthelp builder. They ignore the role because they don't support it. Features added @@ -108,7 +109,6 @@ Bugs fixed * Change extension from .html to .xhtml. * Disable search page on epub results -* Fix :download: role on epub/qthelp builder. They ignore the role because they don't support it. Release 1.4.5 (released Jul 13, 2016) =====================================