Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion bin/target_driver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ git pull origin "$version"
cd ..
cp driver/tests/unit/common/codec/packstream/v1/test_packstream.py tests/v1/from_driver/test_packstream.py

towncrier create -c "Target driver version ${version}<ISSUES_LIST>." "+.feature"
towncrier create -c "Target driver version ${version}<ISSUES_LIST>.
" "+.feature.md"
echo "=== Please rename the changelog file to match the PR number. ==="