diff --git a/Changelog.md b/Changelog.md
index 0053dc49251339465bf4d6f6947df36bad43d989..3042de4b1a1e44397841e642d2a056b1df463a82 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