diff options
Diffstat (limited to 'main/res/values/changelog_master.xml')
| -rw-r--r-- | main/res/values/changelog_master.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index 1e3c3d4..b11f2b3 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -2,5 +2,13 @@ <resources> <!-- changelog for the master branch --> <string name="changelog_master" translatable="false"> + <b>Next feature release:</b>\n + · New: Google Play Services used for location (less battery usage)\n + · New: Optional low power GPS mode for parts of the app which don\'t require high precision\n + · New: Confirmation dialog for dangerous log types\n + · New: Store found date of found caches when importing via GPX\n + · Fix: Improved compass rotation algorithm\n + · Fix: Smilies fit line height in logbook\n + \n </string> </resources> |
