Skip to content

Commit 5ca079a

Browse files
committed
consistent history headings; fix towncrier config to match
1 parent a965a61 commit 5ca079a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/source/history.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Release history
55

66
.. towncrier release notes start
77
8-
Trio_Asyncio 0.12.0 (2021-01-01)
8+
trio-asyncio 0.12.0 (2021-01-04)
99
--------------------------------
1010

1111
Bugfixes

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[tool.towncrier]
22
package = "trio_asyncio"
3+
title_format = "trio-asyncio {version} ({project_date})"
34
filename = "docs/source/history.rst"
45
directory = "newsfragments"
56
underlines = ["-", "~", "^"]

0 commit comments

Comments
 (0)