File tree 2 files changed +3
-1
lines changed 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,9 @@ Do *NOT* add changelog entries here!
24
24
This changelog is managed by towncrier and is compiled at release time.
25
25
26
26
See https://github.com/python-attrs/attrs/blob/main/.github/CONTRIBUTING.md#changelog for details.
27
+ -->
27
28
28
- towncrier release notes start -->
29
+ <!-- towncrier release notes start -->
29
30
30
31
## [ 22.1.0] ( https://github.com/python-attrs/attrs/tree/22.1.0 ) - 2022-07-28
31
32
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ toplevel = ["attr", "attrs"]
52
52
name = " attrs"
53
53
directory = " changelog.d"
54
54
filename = " CHANGELOG.md"
55
+ start_string = " <!-- towncrier release notes start -->\n "
55
56
template = " changelog.d/towncrier_template.md.jinja"
56
57
title_format = " "
57
58
issue_format = " [#{issue}](https://github.com/python-attrs/attrs/issues/{issue})"
You can’t perform that action at this time.
0 commit comments