misc(cliff): Notice about previous changelog file (#1746)

This commit is contained in:
Roman Kelesidis 2025-01-11 13:13:52 +03:00 committed by GitHub
commit 85395be5e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# 📖 Change Log # 📖 Change Log (History)
### *From v2.0.0 to v2.4.5-rc.2* ### *From v2.0.0 to v2.4.5-rc.2*

View file

@ -13,6 +13,7 @@ repo = "torrentpier"
# template for the changelog header # template for the changelog header
header = """ header = """
# 📖 Change Log\n # 📖 Change Log\n
### *To view changelog from v2.0.0 to v2.4.5-rc.2 nagivate to [HISTORY](HISTORY.md)*
""" """
# template for the changelog body # template for the changelog body
# https://keats.github.io/tera/docs/#introduction # https://keats.github.io/tera/docs/#introduction