Skip to content

Commit c896acf

Browse files
committed
Setup changelog
1 parent ef0d9cd commit c896acf

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Release notes
2-
#############
1+
=======================
2+
diffpy.utils Change Log
3+
=======================
34

4-
empty until rever changelog action
5+
.. current developments

rever.xsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
$PROJECT = 'diffpy.utils'
22
$ACTIVITIES = [
3+
'changelog', # Create a CHANGELOG.rst using news directory
34
'tag', # Creates a tag for the new version number
45
'push_tag', # Pushes the tag up to the $TAG_REMOTE
5-
'changelog', # Create a CHANGELOG.rst using news directory
66
'ghrelease', # Creates a Github release entry for the new tag
77
'pypi', # Sends the package to pypi
88
]

0 commit comments

Comments
 (0)