We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 372d07b commit 49c1000Copy full SHA for 49c1000
scripts/parse_pr.py
@@ -10,6 +10,7 @@
10
"FORMAT": "## Disk Format",
11
"BREAKING_API": "## Breaking C API changes",
12
"BREAKING_BEHAVIOR": "## Breaking behavior",
13
+ "BUILD": "## Build system changes",
14
"FEATURE": "## New features",
15
"IMPROVEMENT": "## Improvements",
16
"DEPRECATION": "## Deprecations",
0 commit comments