diff --git a/run_release.py b/run_release.py index 78e6e62a..043d905d 100755 --- a/run_release.py +++ b/run_release.py @@ -140,11 +140,6 @@ -Build and C API Changes -======================= - -* :c:func:`PyFrame_BlockSetup` and :c:func:`PyFrame_BlockPop` have been removed. - Deprecated ========== @@ -160,6 +155,27 @@ This section lists previously described changes and other bugfixes that may require changes to your code. + + +Build Changes +============= + + +C API Changes +============= + +New Features +------------ + +Porting to Python {version} +---------------------- + +Deprecated +---------- + +Removed +------- + """