Skip to content

Commit 1fd556b

Browse files
committed
add news item
1 parent 13c88cf commit 1fd556b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

news/amd.rst

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
**Added:**
2+
3+
* Functions to compute amd and pdd in src/diffpy/metrics/amd.py
4+
* Tests for amd and pdd functions in tests/test_amd.py
5+
* Test data (two cif files and pkl files (DataFrames)) in tests/test_data
6+
7+
**Changed:**
8+
9+
* Make pre-commit ignore test_data/ folder (in .pre-commit-config.yaml)
10+
11+
**Deprecated:**
12+
13+
* <news item>
14+
15+
**Removed:**
16+
17+
* <news item>
18+
19+
**Fixed:**
20+
21+
* <news item>
22+
23+
**Security:**
24+
25+
* <news item>

0 commit comments

Comments
 (0)