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: