mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
* Output changelog checklists Fixes: #1682 Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
16 lines
598 B
Markdown
16 lines
598 B
Markdown
<!--
|
|
This is a header file for the generated changelog.
|
|
|
|
Variables:
|
|
VERSION = Replaced by the version number (eg: v1.2)
|
|
DATE = Replaced by the date (eg: April 01, 2021)
|
|
-->
|
|
|
|
<table class="release-info">
|
|
<tr><th>Git commit</th><td><a href="https://github.com/matrix-org/matrix-spec/tree/VERSION">https://github.com/matrix-org/matrix-spec/tree/VERSION</a></td>
|
|
<tr><th>Release date</th><td>DATE</td>
|
|
<tr><th>Checklist</th><td><a href="/changelog/VERSION/checklist.md">checklist.md</a></td>
|
|
</table>
|
|
|
|
<!-- Intentionally blank line to ensure headers work in the concatenated changelog -->
|