Skip to content

Commit f431758

Browse files
authored
Release 0.1.5 (#15)
1 parent 9c5e6ec commit f431758

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

data/com.github.danrabbit.harvey.appdata.xml.in

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@
1717
<provides>
1818
<binary>com.github.danrabbit.harvey</binary>
1919
</provides>
20+
​<releases>
21+
<release version="0.1.5" date="2017-10-19">
22+
​ <description>
23+
​ <ul>
24+
​ <li>Add HiDPI icons support</li>
25+
​ <li>RTL text layout support</li>
26+
​ <li>Now with automated testing</li>
27+
​ <li>Update to latest APIs; get ready for Juno</li>
28+
​ </ul>
29+
​ </description>
30+
</release>
31+
​</releases>
2032
<screenshots>
2133
<screenshot type="default">
2234
<image>https://raw.githubusercontent.com/danrabbit/harvey/master/data/screenshot.png</image>
@@ -28,5 +40,6 @@
2840
<custom>
2941
<value key="x-appcenter-color-primary">#fff</value>
3042
<value key="x-appcenter-color-primary-text">#333</value>
43+
<value key="x-appcenter-suggested-price">3</value>
3144
</custom>
3245
</component>

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
com.github.danrabbit.harvey (0.1.5) xenial; urgency=medium
2+
3+
* Add HiDPI icons support
4+
* Now with automated testing
5+
* Update to latest APIs; get ready for Juno
6+
7+
-- Daniel Fore <daniel@Yoga> Thu, 19 Oct 2017 10:30:55 -0700
8+
19
com.github.danrabbit.harvey (0.1.4) xenial; urgency=medium
210

311
* Add a screenshot

0 commit comments

Comments
 (0)