mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '4.0.x' into 4.x
This commit is contained in:
17
CHANGES
17
CHANGES
@@ -101,7 +101,7 @@ Bugs fixed
|
||||
Testing
|
||||
--------
|
||||
|
||||
Release 4.0.3 (in development)
|
||||
Release 4.0.4 (in development)
|
||||
==============================
|
||||
|
||||
Dependencies
|
||||
@@ -116,6 +116,18 @@ Deprecated
|
||||
Features added
|
||||
--------------
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
Release 4.0.3 (released Jul 05, 2021)
|
||||
=====================================
|
||||
|
||||
Features added
|
||||
--------------
|
||||
|
||||
* C, add C23 keywords ``_Decimal32``, ``_Decimal64``, and ``_Decimal128``.
|
||||
* #9354: C, add :confval:`c_extra_keywords` to allow user-defined keywords
|
||||
during parsing.
|
||||
@@ -134,9 +146,6 @@ Bugs fixed
|
||||
See also :confval:`c_extra_keywords`.
|
||||
* #9322: KeyError is raised on PropagateDescDomain transform
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
Release 4.0.2 (released May 20, 2021)
|
||||
=====================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user