Skip to content

Commit 798b3a5

Browse files
authored
Add "New deprecations" subheading to What's New template (#414)
1 parent 9adbf55 commit 798b3a5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

run_release.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,20 @@
136136
Deprecated
137137
==========
138138
139+
New deprecations
140+
----------------
141+
139142
* module_name:
140143
TODO
141144
142145
.. Add deprecations above alphabetically, not here at the end.
143146
144147
148+
.. TODO .. include:: ../deprecations/pending-removal-in-3.xx.rst
149+
150+
.. include:: ../deprecations/pending-removal-in-future.rst
151+
152+
145153
Porting to Python {version}
146154
======================
147155

0 commit comments

Comments
 (0)