summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/about/version.gmi4
-rw-r--r--res/fi.skyjake.Lagrange.appdata.xml10
2 files changed, 14 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 478b6e00..3ebf5a16 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -6,6 +6,10 @@
6``` 6```
7# Release notes 7# Release notes
8 8
9## 1.5.1
10* Updated UI translations.
11* Updated "Smol Emoji" font with new and improved glyphs.
12
9## 1.5 13## 1.5
10* Added "Smol Emoji" and "Noto Sans Symbols" fonts, removed Symbola. 14* Added "Smol Emoji" and "Noto Sans Symbols" fonts, removed Symbola.
11⚠️ Many Emoji and pictographs defined in the last five years are currently missing. 15⚠️ Many Emoji and pictographs defined in the last five years are currently missing.
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml
index dee25674..8f8ca7b3 100644
--- a/res/fi.skyjake.Lagrange.appdata.xml
+++ b/res/fi.skyjake.Lagrange.appdata.xml
@@ -45,6 +45,16 @@
45 <update_contact>jaakko.keranen@iki.fi</update_contact> 45 <update_contact>jaakko.keranen@iki.fi</update_contact>
46 46
47 <releases> 47 <releases>
48 <release version="1.5.1" date="2021-06-06">
49 <description>
50 <p>Resource update:</p>
51 <ul>
52 <li>Latest UI translation strings.</li>
53 <li>More glyphs in the Smol Emoji font.</li>
54 </ul>
55 </description>
56 <url>https://github.com/skyjake/lagrange/releases/tag/v1.5.1</url>
57 </release>
48 <release version="1.5" date="2021-05-29"> 58 <release version="1.5" date="2021-05-29">
49 <description> 59 <description>
50 <p>This release contains several user interface improvements.</p> 60 <p>This release contains several user interface improvements.</p>