Skip to content

Commit 3db670b

Browse files
committed
Release 1.0
1 parent e1b3460 commit 3db670b

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<p>Calculate and visualize color contrast. Harvey checks a given set of colors for WCAG contrast compliance.</p>
1111
<ul>
1212
<li>Pick colors from your display</li>
13+
<li>See explanations for different grades on hover</li>
1314
<li>Quit with the handy shortcut Ctrl + Q</li>
1415
<li>Join the contrast rebellion</li>
1516
</ul>
@@ -18,6 +19,17 @@
1819
<binary>com.github.danrabbit.harvey</binary>
1920
</provides>
2021
<releases>
22+
<release version="1.0.0" date="2018-7-3">
23+
<description>
24+
<p>Juno update!</p>
25+
<ul>
26+
<li>Add a new A level</li>
27+
<li>Show explanations for grades on hover</li>
28+
<li>Live preview of color selector in main window</li>
29+
<li>Code cleanups</li>
30+
</ul>
31+
</description>
32+
</release>
2133
<release version="0.1.8" date="2018-1-15">
2234
<description>
2335
<p>Add French and Spanish Translations</p>

debian/changelog

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
1+
com.github.danrabbit.harvey (1.0.0) bionic; urgency=medium
2+
3+
* Add a new A level
4+
* Show explanations for grades on hover
5+
* Live preview of color selector in main window
6+
* Code cleanups
7+
8+
-- Daniel Fore <[email protected]> Tue, 03 Jul 2018 13:10:24 -0700
9+
110
com.github.danrabbit.harvey (0.1.8) xenial; urgency=medium
211

312
* Add French and Spanish translations
413

5-
-- Daniel Fore <daniel@yoga> Mon, 15 Jan 2018 10:55:40 -0800
14+
-- Daniel Fore <daniel@elementary.io> Mon, 15 Jan 2018 10:55:40 -0800
615

716
com.github.danrabbit.harvey (0.1.7) xenial; urgency=medium
817

918
* Really make packaging happy
1019

11-
-- Daniel Fore <daniel@Yoga> Thu, 19 Oct 2017 11:05:22 -0700
20+
-- Daniel Fore <daniel@elementary.io> Thu, 19 Oct 2017 11:05:22 -0700
1221

1322
com.github.danrabbit.harvey (0.1.6) xenial; urgency=medium
1423

0 commit comments

Comments
 (0)