Skip to content

Commit c016c6b

Browse files
committed
fix: update header char in changelog entry
1 parent cb4ed00 commit c016c6b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ See the fragment files in the `changelog.d directory`_.
4242
4343
.. _changelog-9.19.0:
4444

45-
[v9.19.0] - 2025-02-24
46-
______________________
45+
[v9.19.0] - 2025-02-25
46+
----------------------
4747

4848
Added
4949
~~~~~

changelog.d/scriv.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ version = literal: openedx_events/__init__.py: __version__
33
format = rst
44
entry_title_template = file: changelog.d/scriv/entry_title.${config:format}.j2
55
new_fragment_template = file: changelog.d/scriv/new_fragment.${config:format}.j2
6-
rst_header_chars = _~
6+
rst_header_chars = -~

0 commit comments

Comments
 (0)