Update CHANGES

This commit is contained in:
Takeshi KOMIYA 2019-03-19 01:19:59 +09:00
parent ac6de0a2d9
commit 79da4c777d

View File

@ -33,7 +33,8 @@ Bugs fixed
* #2155: Support ``code`` directive * #2155: Support ``code`` directive
* C++, fix parsing of braced initializers. * C++, fix parsing of braced initializers.
* #6172: AttributeError is raised for old styled index nodes * #6172: AttributeError is raised for old styled index nodes
* #4872: ext.inheritance_diagram: correctly describe behavior of ``parts`` option in docs, allow negative values. * #4872: inheritance_diagram: correctly describe behavior of ``parts`` option in
docs, allow negative values.
Testing Testing
-------- --------