Skip to content

Commit

Permalink
Extracting changelog fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
spirali committed Sep 20, 2024
1 parent 75abae8 commit a2fa062
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.20.0
# v0.20.0

## New features

Expand Down Expand Up @@ -32,7 +32,7 @@
* Dashboard still not enabled in this version


# 0.19.0
# v0.19.0

## New features

Expand Down
1 change: 1 addition & 0 deletions scripts/extract_changelog.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ def get_matching_lines(text: str, tag: str):
- **hyperqueue-{tag}-\\***: Wheel containing the `hyperqueue` package with HyperQueue Python
bindings.
"""
print(output)

0 comments on commit a2fa062

Please sign in to comment.