chore: update release info to 0.8.2
This commit is contained in:
		@ -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
									
									
									
									
									
								
							
							
						
						
									
										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
 | 
			
		||||
~~~~~~~~~~~~~
 | 
			
		||||
Released: 2024-08-25
 | 
			
		||||
 | 
			
		||||
@ -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>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user