Skip to content

Commit 3a9d2e4

Browse files
committed
update release notes for v1.0.2
1 parent 63ffa15 commit 3a9d2e4

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

data/com.github.ronnydo.colorpicker.appdata.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@
2222
<category>Development</category>
2323
</categories>
2424
<releases>
25+
​<release version="1.0.2" date="2017-08-20" urgency="medium">
26+
​ <description>
27+
<ul>
28+
<li>Implement "Don't add the same color to color history twice" (issue #24)</li>
29+
</ul>
30+
</description>
31+
​</release>
2532
​<release version="1.0.1" date="2017-07-13" urgency="medium">
2633
​ <description>
2734
<ul>

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
com.github.ronnydo.colorpicker (1.0.1) xenial; urgency=medium
2+
3+
* Implement "Don't add the same color to color history twice" (issue #24)
4+
5+
-- Ronny Dobra <ronnydobra at arcor dot de> Thu, 20 Aug 2017 13:30:00 +0100
6+
17
com.github.ronnydo.colorpicker (1.0.1) xenial; urgency=medium
28

39
* Improvements to avoid issue #19

0 commit comments

Comments
 (0)