Skip to content

Commit a44204e

Browse files
committed
update changelog reference as part of prep release
1 parent ca1c5d6 commit a44204e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/prep_release

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ curver=$(python -c 'import heudiconv; print(heudiconv.__version__)')
99
# check
1010
test "$oldver" = "$curver"
1111

12+
utils/link_issues_CHANGELOG
13+
1214
sed -i -e "s,${oldver//./\\.},$newver,g" \
1315
docs/conf.py docs/installation.rst docs/usage.rst heudiconv/info.py
1416

0 commit comments

Comments
 (0)