mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-24 03:34:14 +02:00
Compare commits
2 commits
3fb1bfc6a9
...
da6da11ebd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
da6da11ebd | ||
|
|
54944e2866 |
|
|
@ -110,5 +110,5 @@ fetch(url)
|
||||||
}
|
}
|
||||||
|
|
||||||
// For historical versions, simply link to the changelog
|
// For historical versions, simply link to the changelog
|
||||||
appendVersion(ul, "historical", '{{ (site.GetPage "changelog/historical").RelPermalink }}');
|
appendVersion(ul, "historical", "historical", '{{ (site.GetPage "changelog/historical").RelPermalink }}');
|
||||||
});
|
});
|
||||||
|
|
|
||||||
1
changelogs/internal/newsfragments/2268.clarification
Normal file
1
changelogs/internal/newsfragments/2268.clarification
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Add version picker in the navbar.
|
||||||
Loading…
Reference in a new issue