Document object prepare and object run parallelization.

This commit is contained in:
Darko Poljak 2017-06-13 22:54:40 +02:00
commit e32f2110ab
4 changed files with 12 additions and 6 deletions

View file

@ -1,6 +1,9 @@
Changelog
---------
next:
* Core: Support -j parallelization for object prepare and object run (Darko Poljak)
4.4.3: 2017-06-13
* Type __golang_from_vendor: Install golang from https://golang.org/dl/ (Kamila Součková)
* Type __go_get: Install go packages using go get (Kamila Součková)