Skip to content

Commit 4ea0c7a

Browse files
authored
⚙️ revert the changelog title change (#78)
<!-- Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors. All rights reserved. SPDX-License-Identifier: Apache-2.0 --> ### Description <!-- Please add any detail or context that would be useful to a reviewer. --> ### Test Coverage <!-- Please put an `x` in the correct box e.g. `[x]` to indicate the testing coverage of this change. --> - [ ] This change is covered by existing or additional automated tests. - [ ] Manual testing has been performed (and evidence provided) as automated testing was not feasible. - [ ] Additional tests are not required for this change (e.g. documentation update).
1 parent 0b38a84 commit 4ea0c7a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

news/202303011436.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add title to changelog releases

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ patch = "news/*.bugfix"
7171
directory = "news"
7272
filename = "CHANGELOG.md"
7373
package = "continuous_delivery_scripts"
74-
title_format = false
74+
title_format = "{version} ({project_date})"
7575
start_string = """
7676
[//]: # (begin_release_notes)
7777
"""

0 commit comments

Comments
 (0)