diff options
| -rw-r--r-- | main/res/values/changelog_release.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index 72fddb6..754f173 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -3,12 +3,11 @@ <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n <b>Next feature release:</b>\n - - <font size="5"><b>IMPORTANT CHANGE:</b></font>\n - <font size="4"> + \n + <font size="15" color="red"><b>IMPORTANT CHANGE</b></font>\n · New: Actionbar menus (Long press action buttons for a description)\n - <b><a href="http://faq.cgeo.org/#10_83"> Please do read our FAQ to learn more about the new menu!</a></b>\n - </font> + <a href="http://faq.cgeo.org/#10_83">Please do read our FAQ to learn more about the new menu!</a>\n + \n · New: Show also own logs on friends log page\n · New: Navigate - WhereYouGo will invoke automatic cartridge download in WhereYouGo\n · New: Filter for caches which are not found\n |
