diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-07 11:05:43 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-07 11:05:43 +0200 |
commit | 3f2fcb54d0ba9825676c6f55a2dc2f8e7cb18fe7 (patch) | |
tree | 2a80ff4150560323b5d8e23f9b93ef3e1bd4f88e | |
parent | ea2e57d8d2b107c112149b4daeae27efe33b3fd5 (diff) |
Update NEWS file
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Version 0.6.0 + + * Support for displaying package builds both on individual package pages + as well as overall for all packages. + + * Support for bbot agent authentication. + + * Support for build-include and build-exclude package manifest values. + + * Support for specifying custom warning detection regular expressions. + + * Support for displaying doc-url and src-url package manifest values. + Version 0.5.0 * Initial support for the bbot controller functionality. Currently packages |