mirror of https://github.com/locustio/locust.git
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:
parent
448ee0e0f6
commit
be8a68a414
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue