matrix-spec/changelogs
2025-11-21 02:42:31 +01:00
..
appendices/newsfragments
application_service/newsfragments Spec device ID masquerading (#2221) 2025-10-08 16:52:18 +03:00
client_server/newsfragments Merge 3c17aa3789 into ff1a39e36a 2025-11-21 02:42:31 +01:00
identity_service/newsfragments
internal/newsfragments Point Olm and Megolm links at the new internal specification (#2242) 2025-10-31 13:52:15 +00:00
legacy Add a hyphen between third and party when used as an adjective (#1447) 2023-03-08 09:58:29 +00:00
push_gateway/newsfragments
room_versions/newsfragments Call out the possibility of redacting events that you don't have the power to send. (#2249) 2025-11-20 11:22:48 +00:00
server_server/newsfragments
pyproject.toml
README.md
template.md.jinja

Changelogs

Towncrier is used to manage the changelog and keep it up to date. Because of this, updating a changelog is really easy.

Generating the changelog

Please see the release docs for more information.

Creating a new changelog

There are a few places you'll have to update:

  • /layouts/shortcodes/changelog/changelog-changes.html to account for the new changelog.
  • /scripts/generate-changelog.sh to render the changelog for releases.
  • Supporting documentation such as the contributing guidelines.