Skip to content

Commit 618c7c4

Browse files
authored
Merge pull request #231 from lxgr-linux/release/0.8.2
Release 0.8.2
2 parents 4f48fdd + 484f431 commit 618c7c4

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.8.2] - 2022-08-05
4+
5+
Fixes a small bug in the representation of pokete on flathub.
6+
37
## [0.8.1] - 2022-08-04
48

59
The distribution size was shrinked extremely compared to 0.8.0

assets/pokete.metainfo.xml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,23 @@
3737
</screenshot>
3838
</screenshots>
3939
<releases>
40+
<release type="stable" version="0.8.2" date="2022-08-05" urgency="low">
41+
<description>
42+
<p>Version 0.8.2 fixes a display bug of the release notes on flatpak. Version 0.8.1 on the other hand brought the following improvements: This version brings a new cross-platform implementation of how the audio is played, written in go. This makes the installation size of pokete significantly smaller, as less dependencies are required. The first map has been reworked, to make it easier for new players to understand the game.</p>
43+
</description>
44+
<url>https://github.com/lxgr-linux/pokete/releases/tag/0.8.2</url>
45+
<location>https://github.com/lxgr-linux/pokete/archive/refs/tags/0.8.2.tar.gz</location>
46+
</release>
47+
<release type="stable" version="0.8.1" date="2022-08-04" urgency="high">
48+
<description>
49+
<p>This version brings a new cross-platform implementation of how the audio is played, written in go. This makes the installation size of pokete significantly smaller, as less dependencies are required. The first map has been reworked, to make it easier for new players to understand the game.</p>
50+
</description>
51+
<url>https://github.com/lxgr-linux/pokete/releases/tag/0.8.1</url>
52+
<location>https://github.com/lxgr-linux/pokete/archive/refs/tags/0.8.1.tar.gz</location>
53+
</release>
4054
<release type="stable" version="0.8.0" date="2022-07-25" urgency="medium">
4155
<description>
42-
<p>We are constantly developing pokete further and with version 0.8.0 added a low of improvements and new features, such as music and sound effects. Running away from wild poketes can now fail and trainers can now have more than one pokete. Controls and hotkeys can now be remapped for different keyboard layouts. The default safe-file location has been moved to .local/share and some minor bugs have been fixed as well!</p>
56+
<p>We are constantly developing pokete further and with version 0.8.0 added a low of improvements and new features, such as music and sound effects. Running away from wild poketes can now fail and trainers can now have more than one pokete. Controls and hotkeys can now be remapped for different keyboard layouts. The default safe-file location has been moved to .local/share and some minor bugs have been fixed as well!</p>
4357
</description>
4458
<url>https://github.com/lxgr-linux/pokete/releases/tag/0.8.0</url>
4559
<location>https://github.com/lxgr-linux/pokete/archive/refs/tags/0.8.0.tar.gz</location>

0 commit comments

Comments
 (0)