docs: update changelog
This commit is contained in:
parent
e50da14349
commit
717f0f228b
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue