From 731e7410fa5765e7c4eb76a51140a19637620c13 Mon Sep 17 00:00:00 2001
From: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
Date: Sat, 21 Dec 2024 00:44:03 -0300
Subject: [PATCH] 0.9.0

---
 NEWS | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index d6477aaf..5dfc3cb0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
-Changes in 0.9.0, xx-xx-xxxx
+Changes in 0.9.0, 21-12-2024
 ==========================
 
+Dependencies:
+
+- GLib 2.72 or higher is now required
+
+Features:
+
+- Introduce support for the Notification v2 portal version
+
+Bug fixes:
+
+- Fix a file descriptor leak in the Mail portal code
 - Fix some minor memory leaks
 
 Changes in 0.8.1, 04-09-2024