mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-29 05:44:10 +02:00
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:
parent
48051c3450
commit
cf7a15614d
1
changelogs/olm_megolm/newsfragments/.gitignore
vendored
Normal file
1
changelogs/olm_megolm/newsfragments/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
!.gitignore
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue