Skip to content

Commit 1c77228

Browse files
Refactor release notes formatting
Formatted release notes for better readability.
1 parent 7d4ae48 commit 1c77228

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/application.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,10 @@ def on_about_action(self, *_args) -> None:
9696
"""
9797
2.2
9898
<ul>
99-
<li>Reset to Defaults: New menu option to restore all samples, BPM, and volume to factory settings</li>
100-
<li>Clear Button: Renamed from Reset, now only clears the pattern while keeping custom samples</li>
99+
<li>Reset to Defaults: New menu option to restore all samples, BPM, and
100+
volume to factory settings</li>
101+
<li>Clear Button: Renamed from Reset, now only clears the pattern while
102+
keeping custom samples</li>
101103
</ul>
102104
2.0
103105
<ul>

0 commit comments

Comments
 (0)