Add changelog directory for olm & megolm spec (#2364)

This commit is contained in:
Andrew Morgan 2026-04-28 18:21:06 +01:00 committed by GitHub
parent 6d84ed9e27
commit aa46819af2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1 @@
Configure a new changelog section for the Olm & Megolm specs.

View file

@ -0,0 +1 @@
!.gitignore

View file

@ -56,6 +56,10 @@
[[tool.towncrier.section]]
name = "Room Versions"
path = "room_versions"
[[tool.towncrier.section]]
name = "Olm & Megolm"
path = "olm_megolm"
[[tool.towncrier.section]]
name = "Appendices"