mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 06:21:02 +00:00
changelog: template fixup (#6907)
This commit is contained in:
@@ -11,12 +11,11 @@
|
|||||||
{%- 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 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user