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 | 65f6be166a81e4db2db8d03d57bfb60b0d9edeb2 (patch) | |
tree | 5601b0829ba53a534d9d5f27f0078423c4fdd7c9 | |
parent | 3ebbf7855e539c63deca3faa0883018367cedc29 (diff) |
Update NEWS file
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Version 0.6.0 + + * Support for build-include and build-exclude manifest values. + + * Support for doc-url and src-url manifest values. + + * Support for escaping semicolon in values that support comments. + Version 0.5.0 * Support for build-email value in package manifest. |