diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-08-25 12:47:22 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-09-07 09:05:53 +0200 |
| commit | 1e488e58bfa28053778b84191be493d6371f799b (patch) | |
| tree | 6d441c64e994bd35e32f0734e211bff333f16c7f | |
| parent | c4b2bfd4b8b82d9b4bf154dfaf339105fa7c6a98 (diff) | |
| download | mullvadvpn-1e488e58bfa28053778b84191be493d6371f799b.tar.xz mullvadvpn-1e488e58bfa28053778b84191be493d6371f799b.zip | |
Added changelog entry for new out of time implementation
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 42f9dce3ff..1305f94c84 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. |
