mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-26 02:48:37 +01:00
* Remove entries which don't affect the rendered spec (sorry people using the swagger schemas - we'll have to figure out a changelog for you). See https://github.com/matrix-org/matrix-doc/issues/3475 * Note that a breaking change is removed by this commit: key backup was introduced in this release cycle, so is not breaking. * Use uniform references to MSCs ("as per MSC0000"). * General rewording to be consistent with the overall voice of the changelog. * Condensing of entries where needed to make them fit in the changelog. * Rewording to collapse entries into fewer lines. * Spell "deprecation" correctly in file extension. |
||
|---|---|---|
| .. | ||
| application_service/newsfragments | ||
| client_server/newsfragments | ||
| identity_service/newsfragments | ||
| legacy | ||
| push_gateway/newsfragments | ||
| server_server/newsfragments | ||
| header.md | ||
| pyproject.toml | ||
| README.md | ||
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.htmlto account for the new changelog./scripts/generate-changelog.shto render the changelog for releases.- Supporting documentation such as the contributing guidelines.