diff --git a/news/resampler-relocation.rst b/news/resampler-relocation.rst new file mode 100644 index 00000000..220fc2f5 --- /dev/null +++ b/news/resampler-relocation.rst @@ -0,0 +1,23 @@ +**Added:** + +* + +**Changed:** + +* Moved resampler out of parsers, new path is diffpy.utils.resampler + +**Deprecated:** + +* + +**Removed:** + +* Relative imports in parser's __init__.py + +**Fixed:** + +* + +**Security:** + +*