diff --git a/CHANGELOG.md b/CHANGELOG.md index e0b44a9f9..dfb599f7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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