From 49bfdc6c0017d58e3b2e0dbd8b946f182bb121c8 Mon Sep 17 00:00:00 2001 From: Giulia Naponiello Date: Feb 04 2019 14:56:03 +0000 Subject: Updating the release notes 1.0.0 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 4753221..a038c89 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,12 +5,14 @@ Release Notes Greenwave 1.0.0 =============== -Released 01 February 2019 +Released 04 February 2019 * Replace PackageSpecificBuild with a packages whitelist on the policy. Also deprecating the key "blacklist" and introduced instead ``excluded_packages``: unifing these mechanisms and tweak the terminology to be a little more consistent and self-describing. + The plan is to support "blacklist" for the next 4 months and then stop + supporting it completely. * Removed the GET method from the /validate-gating-yaml endpoint: POST is enough.