|  | @@ -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]
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +## [0.1.1] - 2020-09-27
 | 
	
		
			
				|  |  |  ### Fixed
 | 
	
		
			
				|  |  |  - pin versions of tor & obfs4proxy
 | 
	
		
			
				|  |  |  - reduce number of image layers
 | 
	
	
		
			
				|  | @@ -14,5 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 | 
	
		
			
				|  |  |  ### Added
 | 
	
		
			
				|  |  |  - Tor bridge running obfs4 obfuscation proxy in Alpine
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -[Unreleased]: https://github.com/fphammerle/docker-tor-obfs4-bridge/compare/0.1.0...HEAD
 | 
	
		
			
				|  |  | +[Unreleased]: https://github.com/fphammerle/docker-tor-obfs4-bridge/compare/v0.1.1...HEAD
 | 
	
		
			
				|  |  | +[0.1.1]: https://github.com/fphammerle/docker-tor-obfs4-bridge/compare/0.1.0...v0.1.1
 | 
	
		
			
				|  |  |  [0.1.0]: https://github.com/fphammerle/docker-tor-obfs4-bridge/releases/tag/0.1.0
 |