This commit is contained in:
Jakob Lykke Andersen
2020-04-25 20:19:26 +02:00
parent ffc3c3c75e
commit ed1f7d8344
+1
View File
@@ -58,6 +58,7 @@ Features added
* #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.
* C++, parse parameterized noexcept specifiers.
Bugs fixed
----------