chore: update release info to 0.8.2

This commit is contained in:
Gary Wang 2024-10-27 00:06:40 +08:00
parent 7e04ba84eb
commit c68e82c7c8
No known key found for this signature in database
GPG Key ID: 5D30A4F15EA78760
3 changed files with 21 additions and 1 deletions

View File

@ -4,7 +4,7 @@
cmake_minimum_required (VERSION 3.9.5)
project(pineapple-pictures VERSION 0.8.1) # don't forget to update NEWS file and AppStream metadata.
project(pineapple-pictures VERSION 0.8.2) # don't forget to update NEWS file and AppStream metadata.
include (GNUInstallDirs)
include (FeatureSummary)

10
NEWS
View File

@ -1,3 +1,13 @@
Version 0.8.2
~~~~~~~~~~~~~
Released: 2024-10-26
Features:
* New option to allow use light-color checkerboard by default
Contributors:
albanobattistella, mmahhi, gallegonovato
Version 0.8.1
~~~~~~~~~~~~~
Released: 2024-08-25

View File

@ -74,6 +74,16 @@
</screenshot>
</screenshots>
<releases>
<release type="stable" version="0.8.2" date="2024-10-26T00:00:00Z">
<description>
<p>This release adds the following feature:</p>
<ul>
<li>New option to allow use light-color checkerboard by default</li>
</ul>
<p>With contributions from:</p>
<p>albanobattistella, mmahhi, gallegonovato</p>
</description>
</release>
<release type="stable" version="0.8.1" date="2024-08-25T00:00:00Z">
<description>
<p>This release adds the following feature:</p>