Update CHANGES

This commit is contained in:
Jakob Lykke Andersen 2020-04-24 11:41:50 +02:00
parent abe65423ca
commit f009523bd3

View File

@ -54,6 +54,7 @@ Features added
* #7533: html theme: Avoid whitespace at the beginning of genindex.html
* #7541: html theme: Add a "clearer" at the end of the "body"
* #7542: html theme: Make admonition/topic/sidebar scrollable
* C and C++: allow semicolon in the end of declarations.
Bugs fixed
----------