Update changes for merging #10252

This commit is contained in:
Jakob Lykke Andersen 2022-03-12 20:07:47 +01:00
parent 1b632f4048
commit 5a8ce35436

View File

@ -22,6 +22,8 @@ Features added
* #9337: HTML theme, add option ``enable_search_shortcuts`` that enables :kbd:'/' as
a Quick search shortcut and :kbd:`Esc` shortcut that
removes search highlighting.
* #10252: C++, support attributes on classes, unions, and enums.
Bugs fixed
----------