Skip to content

Commit 34c9c7b

Browse files
authored
Update changlog.rst
1 parent 5cef9b1 commit 34c9c7b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Diff for: news/changlog.rst

+6-5
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,22 @@
44

55
**Changed:**
66

7-
* All docstrings style updated to numpydoc.
7+
* Removed support for Python 2
8+
* This version only supporting Python 3.10, 3.11, 3.12
9+
* All docstrings style updated to numpydoc
810

911
**Deprecated:**
1012

1113
* Deprecated the `diffpy.structure.applications` module. Use
12-
`diffpy.structure.apps` instead.
14+
`diffpy.structure.apps` instead
1315

1416
**Removed:**
1517

16-
* Removed all `six` compatibility code. The package is now going to
17-
Python > 3.10.
18+
* Removed all `six` compatibility code
1819

1920
**Fixed:**
2021

21-
* Repo structure modified to the new diffpy standard.
22+
* Repo structure modified to the new diffpy standard
2223

2324
**Security:**
2425

0 commit comments

Comments
 (0)