Skip to content

Commit

Permalink
Fix towncrier not adding a newline at the end (#1760)
Browse files Browse the repository at this point in the history
  • Loading branch information
davfsa authored Nov 18, 2023
1 parent 4d4b03b commit f72ff51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changes/.template.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ No significant changes.
{% endif %}
{% endfor %}
---
{#
This comment adds one more newline at the end of the rendered newsfile content.
In this way the there are 2 newlines between the latest release and the previous release content.
#}

0 comments on commit f72ff51

Please sign in to comment.