|  | @@ -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.3] - 2019-12-22
 | 
	
		
			
				|  |  |  ### Fixed
 | 
	
		
			
				|  |  |  - fix permission denied / `EACCES` error
 | 
	
		
			
				|  |  |    when `$POSTMAP_PATHS` contains path to file not owned by root.
 | 
	
	
		
			
				|  | @@ -32,7 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 | 
	
		
			
				|  |  |  - minimal image containing default config only
 | 
	
		
			
				|  |  |  - log to stdout
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -[Unreleased]: https://github.com/fphammerle/docker-postfix/compare/1.0.2...HEAD
 | 
	
		
			
				|  |  | +[Unreleased]: https://github.com/fphammerle/docker-postfix/compare/1.0.3...HEAD
 | 
	
		
			
				|  |  | +[1.0.3]: https://github.com/fphammerle/docker-postfix/compare/1.0.2...1.0.3
 | 
	
		
			
				|  |  |  [1.0.2]: https://github.com/fphammerle/docker-postfix/compare/1.0.1...1.0.2
 | 
	
		
			
				|  |  |  [1.0.1]: https://github.com/fphammerle/docker-postfix/compare/1.0.0...1.0.1
 | 
	
		
			
				|  |  |  [1.0.0]: https://github.com/fphammerle/docker-postfix/releases/tag/1.0.0
 |