Ship tag 5.26.2

This commit is contained in:
GitHub Actions Bot 2024-03-18 21:55:21 +00:00
parent c5ca529817
commit 2232bb3ad3
3 changed files with 15 additions and 2 deletions

View file

@ -1,5 +1,18 @@
# Changelog
## 5.26.2 (2024-03-18)
### Enhancements
- [**feature**] icons: use fixed width to ease layout [#812](https://github.com/McShelby/hugo-theme-relearn/issues/812)
### Fixes
- [**bug**] search: broken since version 5.26.1 [#813](https://github.com/McShelby/hugo-theme-relearn/issues/813)
- [**bug**] search: fix result links for pages in root [#810](https://github.com/McShelby/hugo-theme-relearn/issues/810)
---
## 5.26.1 (2024-03-17)
### Fixes

View file

@ -18,7 +18,7 @@ This document shows you what's new in the latest release and flags it with one o
---
## 5.26.0 (2024-03-17) {#5260}
## 5.26.0 (2024-03-18) {#5260}
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The lazy loading of images is now configurable by using the new `lazy` [image effect](cont/imageeffects). The default value hasn't changed in comparison to older versions, you don't need to change anything.

View file

@ -1 +1 @@
5.26.1+tip
5.26.2