Merge branch '2.0.2' into 2.0

This commit is contained in:
Takeshi KOMIYA
2019-06-02 00:58:46 +09:00
14 changed files with 121 additions and 27 deletions

25
CHANGES
View File

@@ -140,6 +140,31 @@ Bugs fixed
Testing
--------
Release 2.0.2 (in development)
==============================
Dependencies
------------
Incompatible changes
--------------------
Deprecated
----------
Features added
--------------
Bugs fixed
----------
* #6286: C++, allow 8 and 9 in hexadecimal integer literals.
* #6305: Fix the string in quickstart for 'path' argument of parser
* LaTeX: Figures in admonitions produced errors (refs: #6364)
Testing
--------
Release 2.0.1 (released Apr 08, 2019)
=====================================