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
@@ -10,13 +10,12 @@
{%- if pr.meta.E and pr.meta.E.E3 -%} {%- if pr.meta.E and pr.meta.E.E3 -%}
{%- set_global host_fn_count = host_fn_count + 1 -%} {%- set_global host_fn_count = host_fn_count + 1 -%}
- {{ m_c::change(c=pr) }} - {{ m_c::change(c=pr) }}
{% endif -%}
{% endif -%} {% endif -%}
{%- if pr.meta.E and pr.meta.E.E4 -%} {%- if pr.meta.E and pr.meta.E.E4 -%}
{%- set_global upgrade_first = upgrade_first + 1 -%} {%- set_global upgrade_first = upgrade_first + 1 -%}
- {{ m_c::change(c=pr) }} - {{ m_c::change(c=pr) }}
{% endif -%}
{% endif -%} {% endif -%}
{% endif -%}
{%- endfor -%} {%- endfor -%}
<!-- {{ upgrade_first }} changes require node upgrade --> <!-- {{ upgrade_first }} changes require node upgrade -->