Update cliff.toml

This commit is contained in:
Roman Kelesidis 2025-06-09 14:32:00 +03:00
commit 2257878da0

View file

@ -14,8 +14,6 @@ repo = "torrentpier"
header = """
[![TorrentPier](https://raw.githubusercontent.com/torrentpier/.github/refs/heads/main/versions/Cattle.png)](https://github.com/torrentpier)\n
# 📖 Change Log\n
> [!NOTE]
> To view changelog from **v2.0.0** to **v2.4.5-rc.2** navigate to [HISTORY.md](HISTORY.md).
"""
# template for the changelog body
# https://keats.github.io/tera/docs/#introduction
@ -75,7 +73,6 @@ body = """
"""
# template for the changelog footer
footer = """
<!-- generated by git-cliff -->
"""
# remove the leading and trailing whitespace from the templates
trim = true