diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-08 10:02:16 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-08 10:02:16 +0200 |
commit | e1421eb3915ca4446723cb3833ee4f70f838e5d4 (patch) | |
tree | 7c3bf6ca9e6c9b6f3b268c341dd158aece64dcc5 /NEWS | |
parent | c2075916f5a69c1d8cfd48fabb5402c06684a0db (diff) |
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 1 insertions, 17 deletions
@@ -1,17 +1 @@ -Version 0.8.0 - - * Add 'repository-type' value to task manifest and rename 'repository' value - to 'repository-url'. - -Version 0.7.0 - - * Adjust to packaging specification changes (package name/version format - changes, etc). - -Version 0.6.0 - - * Various new manifest values (warning regex, etc). - -Version 0.5.0 - - * First public release. +See https://git.build2.org/cgit/libbbot/log/ for the change log. |