From ffeaa443de9a4a12af83c58ba77a5d35e96c5b06 Mon Sep 17 00:00:00 2001 From: Iustin Pop <iustin@google.com> Date: Wed, 2 Dec 2009 11:25:43 +0100 Subject: [PATCH] Update NEWS file for the 0.2.1 release --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index a4c49dee7..bd1755b63 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ Ganeti-htools release notes =========================== +Version 0.2.1 (Wed, 2 Dec 2009) +-------------------------------- + +- Added instance exclusion defined via instance tags +- Fixed the output of hspace to be again parseable from the shell + Version 0.2.0 (Tue, 10 Nov 2009) -------------------------------- -- GitLab