Update changes

This commit is contained in:
Jakob Lykke Andersen 2020-03-25 13:16:00 +01:00
parent c9fb5ab9ad
commit 6ea9eb687a

View File

@ -20,6 +20,8 @@ Bugs fixed
* #7370: autosummary: raises UnboundLocalError when unknown module given
* #7367: C++, alternate operator spellings are now supported.
* C, alternate operator spellings are now supported.
* #7368: C++, comma operator in expressions, pack expansion in template
argument lists, and more comprehensive error messages in some cases.
Testing
--------