Reduce the changelog downloaded to make it faster (but we need to remember to not commit deletion of the old stuff)

This commit is contained in:
Lars Holmberg 2024-06-07 21:39:17 +02:00
parent 448ee0e0f6
commit be8a68a414
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ cmd = [
"--header-label",
"# Detailed changelog\nThe most important changes can also be found in [the documentation](https://docs.locust.io/en/latest/changelog.html).",
"--since-tag",
"1.0.1",
"2.27.0",
# "--since-commit", # these cause issues
# "2020-07-01 00:00:00",
"--future-release",