Browse Source

Update pyproject.toml

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Brendan Abolivier 3 years ago
parent
commit
e780678767
1 changed files with 1 additions and 2 deletions
  1. 1 2
      pyproject.toml

+ 1 - 2
pyproject.toml

@@ -1,6 +1,6 @@
 [tool.towncrier]
     package = "sydent"
-    filename = "CHANGES.md"
+    filename = "CHANGELOG.md"
     directory = "changelog.d"
     issue_format = "[\\#{issue}](https://github.com/matrix-org/sydent/issues/{issue})"
 
@@ -28,4 +28,3 @@
         directory = "misc"
         name = "Internal Changes"
         showcontent = true
-