You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/news/0.57.2-relnotes/index.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,6 @@ In this release it returns `.Site.RegularPages`. So to prepare for Hugo 0.58 you
23
23
{{- $pages := $pctx.RegularPages -}}
24
24
```
25
25
26
-
This is a bug-fix release with a couple of important fixes.
27
26
28
27
* tpl: Use RegularPages for RSS template [88d69936](https://github.com/gohugoio/hugo/commit/88d69936122f82fffc02850516bdb37be3d0892b)[@bep](https://github.com/bep)[#6238](https://github.com/gohugoio/hugo/issues/6238)
29
28
* hugolib: Don't use the global warning logger [ea681603](https://github.com/gohugoio/hugo/commit/ea6816030081b2cffa6c0ae9ca5429a2c6fe2fa5)[@bep](https://github.com/bep)[#6238](https://github.com/gohugoio/hugo/issues/6238)
0 commit comments