Skip to content

Commit 8727ef8

Browse files
author
John Halloran
committed
fix: restore historical changelog
1 parent 3ff227f commit 8727ef8

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

CHANGELOG.rst

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,49 @@
22
Release notes
33
=============
44

5-
.. current developments
5+
0.1.3
6+
=====
7+
8+
**Fixed:**
9+
10+
* Updated README instructions for pip and conda-forge install
11+
* Updated README instructions to check for successful installation
12+
13+
14+
0.1.2
15+
=====
16+
17+
**Added:**
18+
19+
* Use GitHub Actions to build, release, upload to PyPI
20+
* Added issue template for PyPI/GitHub release
21+
22+
**Changed:**
23+
24+
* Added tag check for release
25+
* citation from arXiv to npj Comput Mater in docs
26+
27+
**Fixed:**
28+
29+
* Python version from 3.9 to 3.12 in CI news item
30+
* tests folder at the root of the repo
31+
* re-cookiecuter repo to groupd's package standard
32+
* Add pip dependencies under pip.txt and conda dependencies under conda.txt
33+
34+
35+
0.1.0
36+
=====
37+
38+
**Added:**
39+
40+
* Initial release of diffpy.snmf
41+
42+
**Changed:**
43+
44+
* Support Python version 3.12
45+
* Remove support for Python version 3.9
46+
47+
**Fixed:**
48+
49+
* Repo structure modified to the new diffpy standard
50+
* Code linting based on .pre-commit-config.yaml

0 commit comments

Comments
 (0)