Add PR link to the changelog line item

This commit is contained in:
Mark Backman
2025-12-17 12:12:05 -05:00
parent 6d84f36d05
commit 4c20483a7e
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
### {{ definitions[category]['name'] }}
{% for text, values in sections[section][category].items() %}
{{ text }}
{{ text }} ({{ values|join(', ') }})
{% endfor %}
{% endfor %}