docs: improve refactored changelog section wording

This commit is contained in:
peaklabs-dev 2026-02-23 23:17:14 +01:00
parent 870ca94def
commit 2d6df9b502
No known key found for this signature in database

View file

@ -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