mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-01 14:44:09 +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
|
||||||
|
|
@ -57,6 +57,10 @@
|
||||||
name = "Room Versions"
|
name = "Room Versions"
|
||||||
path = "room_versions"
|
path = "room_versions"
|
||||||
|
|
||||||
|
[[tool.towncrier.section]]
|
||||||
|
name = "Olm & Megolm"
|
||||||
|
path = "olm_megolm"
|
||||||
|
|
||||||
[[tool.towncrier.section]]
|
[[tool.towncrier.section]]
|
||||||
name = "Appendices"
|
name = "Appendices"
|
||||||
path = "appendices"
|
path = "appendices"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue