docs: update changelog
This commit is contained in:
parent
a0d82925d1
commit
6834c9e4dd
1 changed files with 17 additions and 0 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
|
@ -2,6 +2,22 @@ # Changelog
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [unreleased]
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(parser)* Transform associative array labels into key=value format for better compatibility
|
||||
- *(redis)* Update username and password input handling to clarify database sync requirements
|
||||
- *(source)* Update connected source display to handle cases with no source connected
|
||||
|
||||
### 🚜 Refactor
|
||||
|
||||
- *(source)* Conditionally display connected source and change source options based on private key presence
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(versions)* Bump coolify version to 4.0.0-beta.409 in configuration files
|
||||
|
||||
## [4.0.0-beta.408] - 2025-04-14
|
||||
|
||||
### 🚀 Features
|
||||
|
|
@ -31,6 +47,7 @@ ### 🚜 Refactor
|
|||
|
||||
### 📚 Documentation
|
||||
|
||||
- Update changelog
|
||||
- Update changelog
|
||||
- Update changelog
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue