From 36a76ed04aec13480bb5632f49cbc9d3d76b7843 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Sun, 3 Apr 2022 22:10:12 +0200 Subject: [PATCH] docs: mention 2.3.0 release even if it was only for the docs --- 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 65f1a59d76..4b9f566c91 100644 --- a/exampleSite/content/basics/migration/_index.en.md +++ b/exampleSite/content/basics/migration/_index.en.md @@ -162,6 +162,12 @@ This document shows you what's new in the latest release. For a detailed list of --- +## 2.3.0 + +- **New**: Showcase multilanguage features by provding a translation "fer us pirrrates". There will be no other translation besides the original English one and the Pirates one due to maintenance constraints. + +--- + ## 2.2.0 - **New**: Hidden pages are displayed by default in the sitemap generated by Hugo and are therefore visible for search engine indexing. You can now turn off this behavior by setting `disableSeoHiddenPages=true` in your `config.toml`.