Add changelog directory to olm & megolm spec

It was noted in https://github.com/matrix-org/matrix-spec/pull/2361 that
such a directory did not yet exist.
This commit is contained in:
Andrew Morgan 2026-04-28 15:03:15 +01:00
parent 48051c3450
commit cf7a15614d
2 changed files with 5 additions and 0 deletions

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"