summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-06-17 14:47:37 +0200
committerOskar Nyberg <oskar@mullvad.net>2021-06-28 09:00:49 +0200
commitb51b561baabebf3210f936eddc90390488e8819b (patch)
tree1cb7b54c080a865e597102e16b1b9b32e4ca3505
parentc006e28144eff8f328c820992b8e4dd82d0ae0cb (diff)
downloadmullvadvpn-b51b561baabebf3210f936eddc90390488e8819b.tar.xz
mullvadvpn-b51b561baabebf3210f936eddc90390488e8819b.zip
Add new account flow to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b94fe8d10d..22f36fb8d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ Line wrap the file at 100 chars. Th
### Changed
- Only use the account history file to store the last used account.
+- Updated the out of time-view and new account-view to make it more user friendly.
### Fixed
- Fix link to download page not always using the beta URL when it should.