diff --git a/news/cookiecutter.rst b/news/cookiecutter.rst new file mode 100644 index 0000000..64626aa --- /dev/null +++ b/news/cookiecutter.rst @@ -0,0 +1,23 @@ +**Added:** + +* + +**Changed:** + +* Moved diffpy.srmise from python2 to python3. + +**Deprecated:** + +* + +**Removed:** + +* Removed travis.yml and other useless files + +**Fixed:** + +* Fixed numpy format boolean counting, numpy int slicing error. + +**Security:** + +*