From 92f7d5e19782567c4097622dd8e87a5263799fe6 Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Thu, 30 Jul 2015 21:39:34 +1000 Subject: [PATCH] Add changelog entry about changelogs. Mind blown. Made sure to include a comment about needing to update the index in order to get changelogs to show. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05b9445af..c437deae7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ * Switch UI to Material Design, including a new launcher icon +* Add support for showing changelogs of apps under the "Links" section of + the new App Details view. These will become visible for apps whose metadata + supports changelogs, and requires repositories to be updated in the client + before being available. + * Redesign the App Details view with larger icons, expandable description and links with icons