Update CHANGES

This commit is contained in:
Jakob Lykke Andersen 2022-03-27 11:45:38 +02:00
parent c9ed54d1b6
commit 5e435fa845

View File

@ -67,6 +67,7 @@ Features added
* #10028: Removed internal usages of JavaScript frameworks (jQuery and
underscore.js) and modernised ``doctools.js`` and ``searchtools.js`` to
EMCAScript 2018.
* #10302: C++, add support for conditional expressions (``?:``).
Bugs fixed
----------