Skip to content

Commit

Permalink
New release info in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremypw committed Mar 28, 2018
1 parent afc68ed commit 50b9f9b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/com.github.jeremypw.gnonograms.meson.in.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,11 @@
<description>
<ul>
<li>Hint button</li>
<li>Strikethrough completed blocks in clue label</li>
<li>Strikethrough completed blocks in clue label (with option to disable)</li>
<li>Clue label turns red if completed incorrectly (with option to disable)</li>
<li>Additional shortcuts</li>
<li>Some code refactoring and cleanup</li>
<li>Various bug fixes</li>
</ul>
</description>
</release>
Expand Down
11 changes: 11 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
com.github.jeremypw.gnonograms (1.2.0) xenial; urgency=low

* Hint button
* Strikethrough completed blocks in clue label (with option to disable)
* Clue label turns red if completed incorrectly (with option to disable)
* Additional shortcuts
* Some code refactoring and cleanup
* Various bug fixes

-- Jeremy Wootten <jeremywootten@gmail.com> Wed, 28 Mar 2018 17:01:00 +0000

com.github.jeremypw.gnonograms (1.1.0) xenial; urgency=low

* Save and restore move history
Expand Down

0 comments on commit 50b9f9b

Please sign in to comment.