Release 0.20.0
This commit is contained in:
		@@ -1,3 +1,10 @@
 | 
			
		||||
0.20.0
 | 
			
		||||
- kas-docker: enable passing SSH configs
 | 
			
		||||
- kas-docker: add --no-proxy-from-env option
 | 
			
		||||
- kas-docker: Pass in NO_PROXY
 | 
			
		||||
- Add KAS_PREMIRRORS support
 | 
			
		||||
- Remove SSH_AGENT_PID forwarding
 | 
			
		||||
 | 
			
		||||
0.19.0
 | 
			
		||||
- Recursive include handler refactoring and cleanups
 | 
			
		||||
- A lot of code cleanups, refactoring and bug fixings
 | 
			
		||||
 
 | 
			
		||||
@@ -25,7 +25,7 @@
 | 
			
		||||
__license__ = 'MIT'
 | 
			
		||||
__copyright__ = 'Copyright (c) Siemens AG, 2017-2018'
 | 
			
		||||
 | 
			
		||||
__version__ = '0.19.0'
 | 
			
		||||
__version__ = '0.20.0'
 | 
			
		||||
 | 
			
		||||
# Please update docs/format-changelog.rst when changing the file version.
 | 
			
		||||
__file_version__ = 8
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user