From 4ac8882bec5e45780cf16971cdb396a9bf0f2b1c Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 14 Nov 2022 14:54:10 +0530 Subject: [PATCH] chore: update changelog --- distribution/whatsnew/whatsnew-en-GB | 3 +++ 1 file changed, 3 insertions(+) diff --git a/distribution/whatsnew/whatsnew-en-GB b/distribution/whatsnew/whatsnew-en-GB index e69de29b..58d11766 100644 --- a/distribution/whatsnew/whatsnew-en-GB +++ b/distribution/whatsnew/whatsnew-en-GB @@ -0,0 +1,3 @@ +Changelog + +- Migrate dependency injection from Hilt to Anvil + Whetstone