mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-22 03:14:10 +01:00
Update v1.13 changelog
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
ffa571b852
commit
7ee89fb373
|
|
@ -2,26 +2,12 @@
|
|||
title: v1.13 Changelog
|
||||
linkTitle: v1.13
|
||||
type: docs
|
||||
layout: changelog
|
||||
outputs:
|
||||
- html
|
||||
- checklist
|
||||
date: 2024-12-19T09:22:47-07:00
|
||||
date: 2024-12-19
|
||||
---
|
||||
<!--
|
||||
This is a header file for the generated changelog.
|
||||
|
||||
Variables:
|
||||
v1.13 = Replaced by the version number (eg: v1.2)
|
||||
December 19, 2024 = 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/v1.13">https://github.com/matrix-org/matrix-spec/tree/v1.13</a></td>
|
||||
<tr><th>Release date</th><td>December 19, 2024</td>
|
||||
<tr><th>Checklist</th><td><a href="{{< relref path="changelog/v1.13" outputFormat="Checklist" >}}">checklist.md</a></td>
|
||||
</table>
|
||||
|
||||
<!-- Intentionally blank line to ensure headers work in the concatenated changelog -->
|
||||
|
||||
## Client-Server API
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue