diff --git a/bin/target_driver.sh b/bin/target_driver.sh index 4b95d42..ffd0290 100755 --- a/bin/target_driver.sh +++ b/bin/target_driver.sh @@ -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}." "+.feature" +towncrier create -c "Target driver version ${version}. +" "+.feature.md" echo "=== Please rename the changelog file to match the PR number. ==="