Update changelog

This commit is contained in:
Darko Poljak 2017-07-19 07:49:06 +02:00
parent 126a1812a5
commit 660d01ce0c
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ next:
* Core: Remove deprecated -d option (Darko Poljak)
* Type __file: If no --source then create only if there is no file (Ander Punnar)
* Core: Ignore directory entries that begin with dot('.') (Darko Poljak)
* Core: Fix parallel object prepare and run steps and add nonparallel type marker (Darko Poljak)
4.4.4: 2017-06-16
* Core: Support -j parallelization for object prepare and object run (Darko Poljak)