diff --git a/pyproject.toml b/pyproject.toml index af22be8..7f9b5ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,8 @@ { name = "Bug fixes", directory = "fix", showcontent = true }, { name = "Project structure", directory = "build", showcontent = true }, { name = "Refactor", directory = "refactor", showcontent = true }, - { name = "Test", directory = "test", showcontent = true } + { name = "Test", directory = "test", showcontent = true }, + { name = "Documentation", directory = "docs", showcontent = true } ] # New format is in the works, not yet part of towncrier 21.9.0