1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

adding .dev towncrier category to the release notes

- the aim is to link  merged PRs to WIP features so that every change is traceable to every release
This commit is contained in:
Adam Brown
2022-01-14 11:21:56 +00:00
parent 31e487b073
commit 053fe1e187
2 changed files with 6 additions and 0 deletions

View File

@@ -15,6 +15,11 @@
name = "Bugfixes 🐛"
showcontent = true
[[tool.towncrier.type]]
directory = "dev"
name = "In development"
showcontent = true
[[tool.towncrier.type]]
directory = "doc"
name = "Improved Documentation 📚"