mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-30 14:14:09 +02:00
Add changelog directory for olm & megolm spec (#2364)
This commit is contained in:
parent
6d84ed9e27
commit
aa46819af2
1
changelogs/internal/newsfragments/2364.clarification
Normal file
1
changelogs/internal/newsfragments/2364.clarification
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Configure a new changelog section for the Olm & Megolm specs.
|
||||||
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