Release 0.19.0
This commit is contained in:
parent
6aa0336d36
commit
e1ac18d1ba
@ -1,3 +1,8 @@
|
||||
0.19.0
|
||||
- Recursive include handler refactoring and cleanups
|
||||
- A lot of code cleanups, refactoring and bug fixings
|
||||
- Isar docker support improvements
|
||||
|
||||
0.18.0
|
||||
- Add patch support for repos
|
||||
- Use git diff-index to check if repo is dirty
|
||||
|
@ -25,7 +25,7 @@
|
||||
__license__ = 'MIT'
|
||||
__copyright__ = 'Copyright (c) Siemens AG, 2017-2018'
|
||||
|
||||
__version__ = '0.18.0'
|
||||
__version__ = '0.19.0'
|
||||
|
||||
# Please update docs/format-changelog.rst when changing the file version.
|
||||
__file_version__ = 8
|
||||
|
Loading…
Reference in New Issue
Block a user