mirror of
				https://code.forgejo.org/actions/checkout.git
				synced 2025-11-04 06:39:11 +00:00 
			
		
		
		
	Create Changelog.md for changelists
This commit is contained in:
		
							parent
							
								
									ccf7f33f5f
								
							
						
					
					
						commit
						10ad41411a
					
				
					 1 changed files with 12 additions and 0 deletions
				
			
		
							
								
								
									
										12
									
								
								CHANGELOG.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								CHANGELOG.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,12 @@
 | 
			
		|||
# Changelog
 | 
			
		||||
 | 
			
		||||
## Unreleased Changes
 | 
			
		||||
 | 
			
		||||
## v1.2.0
 | 
			
		||||
- Reverted the breaking behavior change in v1.1.0 that broke custom authentication flows
 | 
			
		||||
 | 
			
		||||
## v1.1.0 (Not reccomended for use, this functionality will be ported to the 2.0 update)
 | 
			
		||||
- Persist `with.token` or `${{ github.token }}` into checkout repository's git config as `http.https://github.com/.extraheader=AUTHORIZATION: basic ***` to better support scripting git
 | 
			
		||||
 | 
			
		||||
## v1.0.0
 | 
			
		||||
- Initial Release of the checkout action
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue