|  | @@ -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]
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +## [2.1.0] - 2021-07-31
 | 
	
		
			
				|  |  |  ### Added
 | 
	
		
			
				|  |  |  - configure number of retries before reporting "offline" state
 | 
	
		
			
				|  |  |    via environment variable `RETRIES` (default: `0`)
 | 
	
	
		
			
				|  | @@ -30,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  ## [1.0.0] - 2020-01-04
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -[Unreleased]: https://github.com/fphammerle/docker-onion-service-status-mail/compare/v2.0.0...HEAD
 | 
	
		
			
				|  |  | +[Unreleased]: https://github.com/fphammerle/docker-onion-service-status-mail/compare/v2.1.0...HEAD
 | 
	
		
			
				|  |  | +[2.1.0]: https://github.com/fphammerle/docker-onion-service-status-mail/compare/v2.0.0...v2.1.0
 | 
	
		
			
				|  |  |  [2.0.0]: https://github.com/fphammerle/docker-onion-service-status-mail/compare/v1.0.0...v2.0.0
 | 
	
		
			
				|  |  |  [1.0.0]: https://github.com/fphammerle/docker-onion-service-status-mail/tree/v1.0.0
 |