From dd4e74e468653c55a212c32144989e8a545fa280 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 5 Jun 2022 21:59:41 +0000 Subject: [PATCH] Ship tag 4.0.1 --- exampleSite/content/basics/CHANGELOG.md | 13 ++++++++++--- layouts/partials/version.html | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/exampleSite/content/basics/CHANGELOG.md b/exampleSite/content/basics/CHANGELOG.md index 8c509a4962..676a1395ec 100644 --- a/exampleSite/content/basics/CHANGELOG.md +++ b/exampleSite/content/basics/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 4.0.1 (2022-06-05) + +### Fixes + +- [**bug**] theme: let browser scroll page on CTRL+f [#242](https://github.com/McShelby/hugo-theme-relearn/issues/242) + +--- + ## 4.0.0 (2022-06-05) ### Enhancements @@ -19,9 +27,8 @@ - [**bug**] shortcodes: accept boolean parameters if given as string [#261](https://github.com/McShelby/hugo-theme-relearn/issues/261) - [**bug**] print: adjust button and tab size [#259](https://github.com/McShelby/hugo-theme-relearn/issues/259) - [**bug**] print: show Mermaid if requested in frontmatter [#255](https://github.com/McShelby/hugo-theme-relearn/issues/255) -- [**bug**] Scrollbar slider is too thin [#244](https://github.com/McShelby/hugo-theme-relearn/issues/244) -- [**bug**] Scrollbar broken on mobile [#243](https://github.com/McShelby/hugo-theme-relearn/issues/243) -- [**bug**] theme: let browser scroll page on CTRL+f [#242](https://github.com/McShelby/hugo-theme-relearn/issues/242) +- [**bug**] theme: adjust thin scrollbar slider [#244](https://github.com/McShelby/hugo-theme-relearn/issues/244) +- [**bug**] mobile: fix broken scrollbar [#243](https://github.com/McShelby/hugo-theme-relearn/issues/243) - [**bug**] theme: fix display of tooltip for heading anchor [#241](https://github.com/McShelby/hugo-theme-relearn/issues/241) --- diff --git a/layouts/partials/version.html b/layouts/partials/version.html index 0519bef38d..1454f6ed4b 100644 --- a/layouts/partials/version.html +++ b/layouts/partials/version.html @@ -1 +1 @@ -4.0.0+tip +4.0.1