bump to v0.3.1
[travelLog.git] / res / values / update.xml
blob40e7d48269210408814f10fd548bc2976c523181
1 <?xml version="1.0" encoding="utf-8"?>
2         <!--
3                 Copyright (C) 2009 Felix Bechstein
4         -->
5         <!--
6                 This file is part of Call Meter NG. This program is free software; you
7                 can redistribute it and/or modify it under the terms of the GNU
8                 General Public License as published by the Free Software Foundation;
9                 either version 3 of the License, or (at your option) any later
10                 version.
11         -->
12         <!--
13                 This program is distributed in the hope that it will be useful, but
14                 WITHOUT ANY WARRANTY; without even the implied warranty of
15                 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16                 General Public License for more details. You should have received a
17                 copy of the GNU General Public License along with this program; If
18                 not, see <http://www.gnu.org/licenses/>.
19         -->
20 <resources>
21         <string-array name="updates">
22                 <item>v0.3.1: fix some minor bugs</item>
23                 <item>v0.3: support flip export upside down</item>
24                 <item>v0.2: add locale for en, en_US, calc time for each line, round time</item>
25                 <item>v0.1: Initial release</item>
26         </string-array>
27 </resources>