diff options
| -rw-r--r-- | android/CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 80565e9221..7552b67f8b 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -22,6 +22,9 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] +### Added +- Add the ability to customize how the app talks to the api. + ### Changed - Migrate underlaying communication wtih daemon to gRPC. This also implies major changes and improvements throughout the app. |
