diff --git a/changelog.d/0.misc b/changelog.d/0.misc new file mode 100644 index 0000000000..b4c47c3540 --- /dev/null +++ b/changelog.d/0.misc @@ -0,0 +1 @@ +Allow naming changelog files `0.` as a placeholder when pushing from a branch in the main repo; CI renames them to the PR number automatically.