aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_master.xml
blob: cff468e1d5896e496bda8d50572d56b4c6c78477 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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
    \n
    <b>Bugfixing:</b>\n
    \n
    \n
  </string>
</resources>