From 2080ed2f0ed973817f53c06fa6d2d3633b0beb32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Sun, 3 Apr 2022 22:03:09 +0200 Subject: [PATCH] docs: mention the (in)famous 1.0.0 release --- exampleSite/content/basics/migration/_index.en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/exampleSite/content/basics/migration/_index.en.md b/exampleSite/content/basics/migration/_index.en.md index 83668b06d2..65f1a59d76 100644 --- a/exampleSite/content/basics/migration/_index.en.md +++ b/exampleSite/content/basics/migration/_index.en.md @@ -213,3 +213,9 @@ This document shows you what's new in the latest release. For a detailed list of ## 1.1.0 - **New**: [`Mermaid`]({{% relref "shortcodes/mermaid#configuration" %}}) config options can be set in `config.toml`. + +--- + +## 1.0.0 + +- **New**: Initial fork of the [Learn theme](https://github.com/matcornic/hugo-theme-learn) based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to `Relearn` and a new logo. For the reasons behind forking the Learn theme, see [this comment](https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495) in the Learn issues.