From f21645033b6f7c4c0412c114d85e717d50299325 Mon Sep 17 00:00:00 2001 From: Rincy Mathew Date: Fri, 4 Jun 2021 10:55:26 -0500 Subject: [PATCH] Removed one feature from Changelog file - from v1.12.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6e60f218..64a129d45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [1.12.0] - 06-04-21 ### Resolves -- Lighthouse requires node 12. (#315) + - The mobile service should use the ngrx store to maintain state. (#333) - Weaver Components should use an alternate mechanism to display: none when components are ready (#363) - Weaver Components should use Ngrx to to maintain state. (#364)