docs: update changelog
This commit is contained in:
parent
b3ce3ca8d6
commit
886f910632
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -4,6 +4,20 @@ # Changelog
|
|||
|
||||
## [unreleased]
|
||||
|
||||
### 🚜 Refactor
|
||||
|
||||
- *(parsers)* Remove unnecessary hyphen-to-underscore replacement for service names in serviceParser function
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
- Update changelog
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Update coolify version to 4.0.0-beta.423 and nightly version to 4.0.0-beta.424
|
||||
|
||||
## [4.0.0-beta.422] - 2025-08-27
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(parsers)* Replace hyphens with underscores in service names for consistency. this allows to properly parse custom domains in docker compose based applications
|
||||
|
|
|
|||
Loading…
Reference in a new issue