Updated HISTORY

This commit is contained in:
Paul Gauthier 2024-07-31 10:51:34 -03:00
parent 0255030988
commit 928c094b42
4 changed files with 5 additions and 3 deletions

View file

@ -163,7 +163,7 @@ def main():
f.write(yaml_output)
else:
print(yaml_output)
if not args.all_since:
print(f"- Aider wrote {round(aider_percentage)}% of the code in this release.")