From a0ebf85457dc746e4bc86d9e1e7d285febdbf1d2 Mon Sep 17 00:00:00 2001
From: Sam Roberts <sam.roberts@geant.org>
Date: Wed, 12 Feb 2025 10:19:49 +0000
Subject: [PATCH] update changelog

---
 Changelog.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Changelog.md b/Changelog.md
index 0053dc4..3042de4 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,5 +2,11 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.9] - 2025-02-12
+- added repeated confirm click prevention
+- added emails sent out when a payment is received with no associated order
+- added metadata to invoices connecting to customer and order ids
+- handling for when an order doesn't have its payment intent id committed to the db
+
 ## [0.1] - 2025-01-09
 - first build
-- 
GitLab