Skip to content

Commit f168005

Browse files
committed
reset changelog after failed release
1 parent dc6fb34 commit f168005

File tree

2 files changed

+25
-17
lines changed

2 files changed

+25
-17
lines changed

CHANGELOG.rst

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,3 @@ Release Notes
33
=============
44

55
.. current developments
6-
7-
0.1.0
8-
=====
9-
10-
**Added:**
11-
12-
* Initial release of diffpy.snmf
13-
14-
**Changed:**
15-
16-
* Support Python version 3.12
17-
* Remove support for Python version 3.9
18-
19-
**Fixed:**
20-
21-
* Repo structure modified to the new diffpy standard
22-
* Code linting based on .pre-commit-config.yaml

news/chglog.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
**Added:**
2+
3+
* Initial release of diffpy.snmf
4+
5+
**Changed:**
6+
7+
* Support Python version 3.12
8+
* Remove support for Python version 3.9
9+
10+
**Deprecated:**
11+
12+
* <news item>
13+
14+
**Removed:**
15+
16+
* <news item>
17+
18+
**Fixed:**
19+
20+
* Repo structure modified to the new diffpy standard
21+
* Code linting based on .pre-commit-config.yaml
22+
23+
**Security:**
24+
25+
* <news item>

0 commit comments

Comments
 (0)