docs: update changelog
This commit is contained in:
parent
4449393124
commit
d04dbf910b
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -4,6 +4,21 @@ # Changelog
|
||||||
|
|
||||||
## [unreleased]
|
## [unreleased]
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- *(parsers)* Do not modify service names, only for getting fqdns and related envs
|
||||||
|
- *(compose)* Temporary allow to edit volumes in apps (compose based) and services
|
||||||
|
|
||||||
|
### 📚 Documentation
|
||||||
|
|
||||||
|
- Update changelog
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- Update coolify version to 4.0.0-beta.424 and nightly version to 4.0.0-beta.425
|
||||||
|
|
||||||
|
## [4.0.0-beta.423] - 2025-08-27
|
||||||
|
|
||||||
### 🚜 Refactor
|
### 🚜 Refactor
|
||||||
|
|
||||||
- *(parsers)* Remove unnecessary hyphen-to-underscore replacement for service names in serviceParser function
|
- *(parsers)* Remove unnecessary hyphen-to-underscore replacement for service names in serviceParser function
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue