From 0297c104b37641546519b7044ee6c76e18482079 Mon Sep 17 00:00:00 2001 From: Valerij Maljulin Date: Jan 18 2022 10:10:43 +0000 Subject: Release notes for version 1.10.0 --- diff --git a/docs/policies.rst b/docs/policies.rst index 517baf7..6685b37 100644 --- a/docs/policies.rst +++ b/docs/policies.rst @@ -172,6 +172,8 @@ But these are common examples of types (just for reference): Rule types ========== +.. _PassingTestCaseRule: + PassingTestCaseRule ------------------- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c41bef5..78d04cd 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -2,6 +2,15 @@ Release Notes ============= +Greenwave 1.10.0 +================ + +Released 18 January 2021 + +* ``!Policy`` tag is now optional in remote rule policies +* Added a support for ``valid_since`` and ``valid_until`` + to :ref:`PassingTestCaseRule` + Greenwave 1.9.0 ===============