Skip to content

Commit df1c4aa

Browse files
committed
Add setting for recent invocations changes
1 parent 4753fbb commit df1c4aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
'packaging': {
99
'sign': True,
1010
'wheel': True,
11+
'changelog_file': 'docs/changelog.rst',
1112
}
1213
})

0 commit comments

Comments
 (0)