From bea9ff7c7a846aa35d2d4fd689bdff351b54229d Mon Sep 17 00:00:00 2001 From: Andrei O Date: Fri, 16 Aug 2024 13:04:34 +0300 Subject: [PATCH] chore: push changelog updates for version 1.4.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bdafb5..bb8485a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## Manifest Version 1.4.1 + +- updated all dependencies to the latest versions +- minor improvemnts on unlock modal +- added experimental farcaster wallet actions, this will you by importing an address that owns a farcaster FID to be able to both login on warpcast.com from desktop and also to use `sign in with farcaster` in any website from desktop, which ATM is not possible with any other wallet + ## Manifest Version 1.4.0 - added bun workflow to announce changes & new versions