|  | @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 | 
	
		
			
				|  |  |  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  ## [Unreleased]
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +## [1.0.0] - 2022-05-12
 | 
	
		
			
				|  |  |  ### Added
 | 
	
		
			
				|  |  |  - param `--delete-path-regex`
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -39,7 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 | 
	
		
			
				|  |  |  ## [0.1.0] - 2019-04-27
 | 
	
		
			
				|  |  |  `free-disk --debug --free-bytes 1234 /dir/to/cleanup`
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -[Unreleased]: https://github.com/fphammerle/free-disk/compare/0.2.2...HEAD
 | 
	
		
			
				|  |  | +[Unreleased]: https://github.com/fphammerle/free-disk/compare/1.0.0...HEAD
 | 
	
		
			
				|  |  | +[1.0.0]: https://github.com/fphammerle/free-disk/compare/0.2.2...1.0.0
 | 
	
		
			
				|  |  |  [0.2.2]: https://github.com/fphammerle/free-disk/compare/0.2.1...0.2.2
 | 
	
		
			
				|  |  |  [0.2.1]: https://github.com/fphammerle/free-disk/compare/0.2.0...0.2.1
 | 
	
		
			
				|  |  |  [0.2.0]: https://github.com/fphammerle/free-disk/compare/0.1.0...0.2.0
 |