From c4f7e1fcd6904229dbe70af13507ac9372c609bf Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 10 Sep 2018 09:38:59 +0200 Subject: Update NEWS file --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0bdcfa2..c0e0195 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Version 0.8.0 + + * Support for new 'project' package manifest value. + + * Make package manifest 'url' and 'email' values optional. + + * Make default versioning epoch 1 instead of 0. + + * Guess the repository type for relative locations and consider the git type + for all locations with the .git extension. + + * New package_name::{base,extension,variable}() functions. + Version 0.7.0 * Add support for git repository locations. -- cgit v1.1