From a05465d7b8ab7c601ed4d894c55a124bc9630f46 Mon Sep 17 00:00:00 2001
From: Valerij Maljulin <vmaljuli@redhat.com>
Date: Tue, 6 Feb 2024 02:31:54 +0100
Subject: [PATCH] Release notes for 2.3.0

---
 docs/release-notes.rst | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 860bea25..40970427 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -2,6 +2,23 @@
 Release Notes
 =============
 
+Greenwave 2.3.0
+===============
+
+Released 2 February 2024
+
+* Allows querying multiple decision contexts in a single decision
+* `RemoteRule` now supports a customized remote URL
+* Responds a `502 Bad Gateway` HTTP error, when Koji or remote rule
+  server are not available
+* Waived requirements now contain a waiver ID
+* Adds a landing page with the configuration information
+* Improves a `RemoteRule` handling (dealing with 404 error, regardless
+  of other rules)
+* Allows matching of multiple product versions
+* Changes a status string, making it more consistent
+
+
 Greenwave 2.2.0
 ===============