Release v4.8.0
This commit is contained in:
		
							parent
							
								
									5b85132a3c
								
							
						
					
					
						commit
						75802d269e
					
				
							
								
								
									
										11
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								CHANGELOG.md
									
									
									
									
									
								
							| @ -4,11 +4,20 @@ All notable changes to this project will be documented in this file. | ||||
| The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) | ||||
| and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). | ||||
| 
 | ||||
| ## [Unreleased](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.7.2...HEAD) | ||||
| ## [Unreleased](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.8.0...HEAD) | ||||
| 
 | ||||
| > TBD | ||||
| 
 | ||||
| 
 | ||||
| ## [v4.8.0](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.7.2...v4.8.0) - 2020-12-15 | ||||
| 
 | ||||
| ### Added | ||||
| - Add `skip_fetch` option to skip the execution of `git-fetch` [#131](https://github.com/stefanzweifel/git-auto-commit-action/pull/131) | ||||
| 
 | ||||
| ### Changed | ||||
| - Update `git fetch` to only fetch the latest commit from remote [#131](https://github.com/stefanzweifel/git-auto-commit-action/pull/131) | ||||
| 
 | ||||
| 
 | ||||
| ## [v4.7.2](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.7.1...v4.7.2) - 2020-10-24 | ||||
| 
 | ||||
| This release basically reverts the Action to the state of `v4.6.0`. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user