File tree Expand file tree Collapse file tree 2 files changed +25
-17
lines changed Expand file tree Collapse file tree 2 files changed +25
-17
lines changed Original file line number Diff line number Diff line change @@ -4,23 +4,6 @@ Release Notes
44
55.. current developments
66
7- Version 3.2.0 - 2024-7-2
8- --------------------------
9- **Added: **
10-
11- **Changed: **
12-
13- **Deprecated: **
14-
15- **Removed: **
16-
17- **Fixed: **
18-
19- - Repo structure modified to the new diffpy standard
20-
21- **Security: **
22-
23-
247 Version 3.1.0 - 2022-12-04
258--------------------------
269
Original file line number Diff line number Diff line change 1+ **Added: **
2+
3+ * <news item>
4+
5+ **Changed: **
6+
7+ * All docstrings style updated to numpydoc.
8+
9+ **Deprecated: **
10+
11+ * Deprecated the `diffpy.structure.applications ` module. Use
12+ `diffpy.structure.apps ` instead.
13+
14+ **Removed: **
15+
16+ * Removed all `six ` compatibility code. The package is now going to
17+ Python > 3.10.
18+
19+ **Fixed: **
20+
21+ * Repo structure modified to the new diffpy standard.
22+
23+ **Security: **
24+
25+ * <news item>
You can’t perform that action at this time.
0 commit comments