Release 0.18.0
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
				
			|||||||
 | 
					0.18.0
 | 
				
			||||||
 | 
					- Add patch support for repos
 | 
				
			||||||
 | 
					- Use git diff-index to check if repo is dirty
 | 
				
			||||||
 | 
					- docker: add debootstrap and qemu-user-static
 | 
				
			||||||
 | 
					
 | 
				
			||||||
0.17.0
 | 
					0.17.0
 | 
				
			||||||
- Add iproute and zx-utils to the docker image
 | 
					- Add iproute and zx-utils to the docker image
 | 
				
			||||||
- Fix relative path for repos
 | 
					- Fix relative path for repos
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -25,7 +25,7 @@
 | 
				
			|||||||
__license__ = 'MIT'
 | 
					__license__ = 'MIT'
 | 
				
			||||||
__copyright__ = 'Copyright (c) Siemens AG, 2017'
 | 
					__copyright__ = 'Copyright (c) Siemens AG, 2017'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__version__ = '0.17.0'
 | 
					__version__ = '0.18.0'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Please update docs/format-changelog.rst when changing the file version.
 | 
					# Please update docs/format-changelog.rst when changing the file version.
 | 
				
			||||||
__file_version__ = 8
 | 
					__file_version__ = 8
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user