Skip to content

Commit

Permalink
Update metainfo for 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leolost2605 committed Dec 23, 2023
1 parent da1c79e commit 98cc300
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
4 changes: 2 additions & 2 deletions data/io.github.leolost2605.gradebook.desktop
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[Desktop Entry]
Version=1.0
Version=1.2
Type=Application

Name=Gradebook
Comment=A simple tool to keep track of your grades!
Comment=A simple tool to keep track of your grades
Categories=Education;

Icon=io.github.leolost2605.gradebook
Expand Down
28 changes: 19 additions & 9 deletions data/io.github.leolost2605.gradebook.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,25 @@
</screenshots>

<releases>
<release version="1.1.1" date="2022-12-25" urgency="medium">
<description>
<p>Changes:</p>
<ul>
<li>Translations for additional languages were added</li>
<li>Some minor UI improvements</li>
</ul>
</description>
</release>
<release version="1.2" date="2023-12-24" urgency="medium">
<description>
<p>This release brings a completely refreshed UI, updating it to the latest GNOME 45 HIG. Huge thanks to skøldis ([email protected]) for making this possible! Since this is such a massive change be sure to report any issues you discover at https://github.com/leolost2605/Gradebook/issues</p>
<p>More improvements:</p>
<ul>
<li>Lots of backend improvements, so be on the lookout for new features coming soon!</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="1.1.1" date="2022-12-25" urgency="medium">
<description>
<p>Changes:</p>
<ul>
<li>Translations for additional languages were added</li>
<li>Some minor UI improvements</li>
</ul>
</description>
</release>
</releases>

<url type="homepage">https://github.com/leolost2605/Gradebook</url>
Expand Down

0 comments on commit 98cc300

Please sign in to comment.