From 9077b443fd4fec4993f4b32007ba5efb233ac9e2 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Fri, 15 Apr 2022 06:40:34 -0700 Subject: [PATCH] Update lists.md --- content/en/templates/lists.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/templates/lists.md b/content/en/templates/lists.md index 6d213f321..97dc0f40d 100644 --- a/content/en/templates/lists.md +++ b/content/en/templates/lists.md @@ -421,7 +421,7 @@ In the above example, you may want `{{.Title}}` to point the `title` field you h {{ end }} {{< /code >}} -{{< new-in "0.87.0" >}} `GroupByDate` accepts the same time layouts as in [time.Format](/functions/dateformat/) and The `.Key` in the result will be localized for the current language. +{{< new-in "0.97.0" >}} `GroupByDate` accepts the same time layouts as in [time.Format](/functions/dateformat/) and The `.Key` in the result will be localized for the current language. ### By Publish Date @@ -440,7 +440,7 @@ In the above example, you may want `{{.Title}}` to point the `title` field you h {{ end }} {{< /code >}} -{{< new-in "0.87.0" >}} `GroupByDate` accepts the same time layouts as in [time.Format](/functions/dateformat/) and The `.Key` in the result will be localized for the current language. +{{< new-in "0.97.0" >}} `GroupByDate` accepts the same time layouts as in [time.Format](/functions/dateformat/) and The `.Key` in the result will be localized for the current language. ### By Lastmod @@ -459,7 +459,7 @@ In the above example, you may want `{{.Title}}` to point the `title` field you h {{ end }} {{< /code >}} -{{< new-in "0.87.0" >}} `GroupByDate` accepts the same time layouts as in [time.Format](/functions/dateformat/) and The `.Key` in the result will be localized for the current language. +{{< new-in "0.97.0" >}} `GroupByDate` accepts the same time layouts as in [time.Format](/functions/dateformat/) and The `.Key` in the result will be localized for the current language. ### By Expiry Date @@ -478,7 +478,7 @@ In the above example, you may want `{{.Title}}` to point the `title` field you h {{ end }} {{< /code >}} -{{< new-in "0.87.0" >}} `GroupByDate` accepts the same time layouts as in [time.Format](/functions/dateformat/) and The `.Key` in the result will be localized for the current language. +{{< new-in "0.97.0" >}} `GroupByDate` accepts the same time layouts as in [time.Format](/functions/dateformat/) and The `.Key` in the result will be localized for the current language. ### By Page Parameter