From 4e1fa260eee067442e9510eecbf033205febe563 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Fri, 30 Apr 2021 12:06:27 +1200 Subject: [PATCH] ENH Add login-forms to changelog template --- .cow/changelog.md.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/.cow/changelog.md.twig b/.cow/changelog.md.twig index 5d35584..7f0aab5 100644 --- a/.cow/changelog.md.twig +++ b/.cow/changelog.md.twig @@ -18,6 +18,7 @@ A full list of module versions included in CMS Recipe {{ version }} is provided | silverstripe/errorpage | x.x.x | | silverstripe/framework | x.x.x | | silverstripe/graphql | x.x.x | +| silverstripe/login-forms | x.x.x | | silverstripe/mimevalidator | x.x.x | | silverstripe/reports | x.x.x | | silverstripe/siteconfig | x.x.x |