From 7f2fa7f3ec92d26dc1e80b46e1542ca3d0feb885 Mon Sep 17 00:00:00 2001 From: Jonatan Rhodin Date: Thu, 21 Sep 2023 11:25:18 +0200 Subject: [PATCH] Update changelog with out of time migration --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9652822ecb56..174593a3030d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ Line wrap the file at 100 chars. Th - Migrate welcome view to compose. - Migrate in app notifications to compose. - Move out of time evaluation to connect view model. +- Migrate out of time view to compose. #### Linux - Don't block forwarding of traffic when the split tunnel mark (ct mark) is set.