mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 09:43:06 +00:00
28 lines
279 B
Markdown
28 lines
279 B
Markdown
|
+++
|
||
|
title = "What's New"
|
||
|
type = "releasenotes"
|
||
|
weight = 2
|
||
|
+++
|
||
|
|
||
|
# Version 7
|
||
|
|
||
|
{{% include "basics/releasenotes/7" %}}
|
||
|
|
||
|
---
|
||
|
|
||
|
# Version 6
|
||
|
|
||
|
{{% include "basics/releasenotes/6" %}}
|
||
|
|
||
|
---
|
||
|
|
||
|
# Version 5
|
||
|
|
||
|
{{% include "basics/releasenotes/5" %}}
|
||
|
|
||
|
---
|
||
|
|
||
|
## Older Versions
|
||
|
|
||
|
{{% children %}}
|