Skip to content

Commit

Permalink
Release 0.1.5 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Oct 19, 2017
1 parent 9c5e6ec commit f431758
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
13 changes: 13 additions & 0 deletions data/com.github.danrabbit.harvey.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@
<provides>
<binary>com.github.danrabbit.harvey</binary>
</provides>
​<releases>
<release version="0.1.5" date="2017-10-19">
​ <description>
​ <ul>
​ <li>Add HiDPI icons support</li>
​ <li>RTL text layout support</li>
​ <li>Now with automated testing</li>
​ <li>Update to latest APIs; get ready for Juno</li>
​ </ul>
​ </description>
</release>
​</releases>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/danrabbit/harvey/master/data/screenshot.png</image>
Expand All @@ -28,5 +40,6 @@
<custom>
<value key="x-appcenter-color-primary">#fff</value>
<value key="x-appcenter-color-primary-text">#333</value>
<value key="x-appcenter-suggested-price">3</value>
</custom>
</component>
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
com.github.danrabbit.harvey (0.1.5) xenial; urgency=medium

* Add HiDPI icons support
* Now with automated testing
* Update to latest APIs; get ready for Juno

-- Daniel Fore <daniel@Yoga> Thu, 19 Oct 2017 10:30:55 -0700

com.github.danrabbit.harvey (0.1.4) xenial; urgency=medium

* Add a screenshot
Expand Down

0 comments on commit f431758

Please sign in to comment.