chore: update release info to 0.8.2
This commit is contained in:
parent
7e04ba84eb
commit
c68e82c7c8
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
cmake_minimum_required (VERSION 3.9.5)
|
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 (GNUInstallDirs)
|
||||||
include (FeatureSummary)
|
include (FeatureSummary)
|
||||||
|
|
10
NEWS
10
NEWS
|
@ -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
|
Version 0.8.1
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
Released: 2024-08-25
|
Released: 2024-08-25
|
||||||
|
|
|
@ -74,6 +74,16 @@
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<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">
|
<release type="stable" version="0.8.1" date="2024-08-25T00:00:00Z">
|
||||||
<description>
|
<description>
|
||||||
<p>This release adds the following feature:</p>
|
<p>This release adds the following feature:</p>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user