Skip to content

Commit 106b419

Browse files
authored
Update news for Python 3.14 support and changes
Added command line interface for generating template docstring for deprecated functions and updated references for loadData.
1 parent 2a79ecf commit 106b419

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

news/python-version.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
**Added:**
22

33
* Support for Python 3.14
4+
* Command line interface for generating a template docstring for deprecated functions
45

56
**Changed:**
67

@@ -16,7 +17,7 @@
1617

1718
**Fixed:**
1819

19-
* <news item>
20+
* All references to ``loadData`` changed to ``load_data`` due to that deprecation
2021

2122
**Security:**
2223

0 commit comments

Comments
 (0)