Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
RoanPaulus committed Jan 29, 2025
1 parent b4847e9 commit aa8f741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create-release-notes.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def identify(acc, category):
categories["other"] = other

release_notes = [
f"Changes between {PREVIOUS_TAG} and {LATEST_TAG}\n",
f"Here are the updates between the releases '{PREVIOUS_TAG}' and '{LATEST_TAG}'\n",
]

def format_category(acc, category):
Expand Down

0 comments on commit aa8f741

Please sign in to comment.