docs: update changelog

This commit is contained in:
github-actions[bot] 2025-02-28 19:29:19 +00:00
parent e50da14349
commit 717f0f228b

View file

@ -4,6 +4,14 @@ # Changelog
## [unreleased]
### 🐛 Bug Fixes
- *(billing)* Handle 'past_due' subscription status in Stripe processing
- *(revert)* Label parsing
- *(helpers)* Initialize command variable in parseCommandFromMagicEnvVariable
## [4.0.0-beta.396] - 2025-02-28
### 🚀 Features
- *(ui)* Add wire:key to two-step confirmation settings
@ -38,6 +46,7 @@ ### 🚜 Refactor
### 📚 Documentation
- Update changelog
- Update changelog
### ⚙️ Miscellaneous Tasks