aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_master.xml
blob: b56c71956fa43c8071637fa6fc1c55df69c01446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <!-- changelog for the master branch -->
  <string name="changelog_master" translatable="false">
    <b>Next feature release:</b>\n
    <b>New features:</b>\n
    · Support of opencaching.nl, opencaching.us, opencaching.ro\n
    · Changed initial coordinate format for waypoints to MinDec\n
    <b>Bugfixing:</b>\n
    · Improved long click detection in lists\n
    · A lot of fixes for crash scenarios\n
  </string>
</resources>