diff --git a/pyproject.toml b/pyproject.toml index ac82bda..94b1be6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,4 +33,4 @@ template = "changelog/_template.rst" [[tool.towncrier.type]] directory = "trivial" name = "Trivial Changes" - showcontent = false + showcontent = true