From 5bf7c30f3f775dd4f5e07ad6ce556b47d9cce7f3 Mon Sep 17 00:00:00 2001 From: Jonatan Rhodin Date: Fri, 25 Aug 2023 12:47:22 +0200 Subject: [PATCH] Added changelog entry for new out of time implementation --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42f9dce3ff34..1305f94c84b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ Line wrap the file at 100 chars. Th #### Android - Migrate welcome view to compose. - Migrate in app notifications to compose. +- Move out of time evaluation to connect view model. #### Linux - Don't block forwarding of traffic when the split tunnel mark (ct mark) is set.