mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
docs: improve refactored changelog section wording
This commit is contained in:
parent
870ca94def
commit
2d6df9b502
1 changed files with 2 additions and 2 deletions
|
|
@ -62,8 +62,8 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
### Refactored
|
||||
|
||||
- Completely refactor all database migrations for a cleaner, more consistent and stable database schema
|
||||
- Completely refactor all database models
|
||||
- All database migrations for a cleaner, more consistent and stable database schema
|
||||
- All database models for improved maintainability
|
||||
- Replace hardcoded queue strings with a `ProcessingQueue` enum
|
||||
- `config/constants.php` to `config/coolify.php` for all Coolify-specific settings
|
||||
- Environment variable naming to be shorter and more consistent
|
||||
|
|
|
|||
Loading…
Reference in a new issue