From a03c68d2e815dbc6119c0dd1544000b3f21dad37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20G=C3=B6ransson?= Date: Tue, 30 Jul 2024 12:48:54 +0200 Subject: [PATCH] Add predictive back to Changelog --- android/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 857117c53dcf..25717d24aeb4 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -24,6 +24,7 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added - Add the ability to customize how the app talks to the api. +- Add support for predictive back. ### Changed - Migrate underlaying communication wtih daemon to gRPC. This also implies major changes and