diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-14 11:14:05 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-14 11:14:05 +0200 |
commit | 7fdd1a414378ee320240cee8af1dcf58d30c2c46 (patch) | |
tree | 9dd9b73777cefa924354aa01e76542001eb76f3a /NEWS | |
parent | b8fe57add79c67479fa565f18152647ca2908252 (diff) |
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Version 0.13.0 + + * Build logs are now UTF-8-sanitized by the worker. + + * Support for test-exclude task manifest value. + + * Bootstrap timeout has been increased from 30 to 60 minutes. + Version 0.12.0 * Support for testing build system modules. |