mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-30 22:11:07 +00:00 
			
		
		
		
	feat(docs): 7.0.1 release notes template
so that individual commits can include additions to the release notes
when relevant.
(cherry picked from commit a7602781c4)
	
	
This commit is contained in:
		
					parent
					
						
							
								a134c0f172
							
						
					
				
			
			
				commit
				
					
						85a73553c9
					
				
			
		
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -4,6 +4,14 @@ A minor or major Forgejo release is published every [three months](https://forge | |||
| 
 | ||||
| A [patch or minor release](https://semver.org/spec/v2.0.0.html) (e.g. upgrading from v7.0.0 to v7.0.1 or v7.1.0) does not require manual intervention. But [major releases](https://semver.org/spec/v2.0.0.html#spec-item-8) where the first version number changes (e.g. upgrading from v1.21 to v7.0) contain breaking changes and the release notes explain how to deal with them. | ||||
| 
 | ||||
| ## 7.0.1 | ||||
| 
 | ||||
| This is a bug fix release. See the documentation for more information on the [upgrade procedure](https://forgejo.org/docs/v7.0/admin/upgrade/). | ||||
| 
 | ||||
| In addition to the following notable bug fixes, you can browse the [full list of commits](https://codeberg.org/forgejo/forgejo/compare/v7.0.0...v7.0.1) included in this release. | ||||
| 
 | ||||
| * **Bug fixes:** | ||||
| 
 | ||||
| ## 7.0.0 | ||||
| 
 | ||||
| The [complete list of commits](https://codeberg.org/forgejo/forgejo/commits/branch/v7.0/forgejo) included in the `Forgejo v7.0.0` release can be reviewed from the command line with: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue