changelog: template fixup (#6907)

This commit is contained in:
Mara Robin B
2023-03-17 17:03:55 +01:00
committed by GitHub
parent 46c36e5a4f
commit 67035d6436
@@ -11,12 +11,11 @@
{%- set_global host_fn_count = host_fn_count + 1 -%}
- {{ m_c::change(c=pr) }}
{% endif -%}
{% endif -%}
{%- if pr.meta.E and pr.meta.E.E4 -%}
{%- set_global upgrade_first = upgrade_first + 1 -%}
- {{ m_c::change(c=pr) }}
{% endif -%}
{% endif -%}
{% endif -%}
{%- endfor -%}
<!-- {{ upgrade_first }} changes require node upgrade -->