From 284f3cede96ad2a34a8e87ab868e56221cda57d5 Mon Sep 17 00:00:00 2001 From: Cory Zue Date: Wed, 18 Sep 2024 10:09:43 +0200 Subject: [PATCH] 2024.9.1 release notes --- release-notes.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/release-notes.md b/release-notes.md index 1448448..6b3045b 100644 --- a/release-notes.md +++ b/release-notes.md @@ -3,6 +3,17 @@ Version History and Release Notes Releases of [SaaS Pegasus: The Django SaaS Boilerplate](https://www.saaspegasus.com/) are documented here. +## Version 2024.9.1 + +This release fixes a few things in the 2024.9 release. + +- Updated the `bootstrap_ecommerce` management command to create `ProductConfiguration` objects for all active + Products in Stripe. +- Fixed an issue on the ecommerce homepage where a closing `` tag was misplaced if a product + didn't have a default price set. + +*Sep 18, 2024* + ## Version 2024.9 There are two big updates in this release: