docs: update generate_changelog.py

This commit is contained in:
light7734 2025-08-06 12:16:29 +03:30
parent 76fc5dd572
commit 552602f0af
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -59,7 +59,6 @@ for message in reversed(messages):
with open(file_path, "w") as f:
f.write(".. changelogs\n\n\n")
f.write(".. include:: ../.special.rst\n\n\n")
f.write("Changelogs\n")
f.write("==================================================\n\n")