From 3847625c8e5f91dcc02940498f8716fcae98f3c7 Mon Sep 17 00:00:00 2001 From: kristoferlund Date: Tue, 21 Jun 2022 13:17:46 +0200 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f2effc53..9a1b414f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Prevent unncessary import of mongoose package by frontend #466 - Switching eth wallet should result in logging out the user #469 - Logging out of MetaMask causes EthAccount in navigation to disappear #470 +- Changed lodash imports to single method import #486 ## [0.8.0] - 2022-06-06