From feee462836677b23041a910734be221bcc0731bb Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 29 Apr 2018 22:23:37 +0900 Subject: [PATCH] Update CHANGES for PR #4866 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index b3f416c7e..8b11561ba 100644 --- a/CHANGES +++ b/CHANGES @@ -82,6 +82,7 @@ Features added :rst:role:`menuselection` (refs: #4830) * Add ``Config.read()`` classmethod to create a new config object from configuration file +* #4866: Wrap graphviz diagrams in ``
`` tag Bugs fixed ----------