diff --git a/CHANGELOG.md b/CHANGELOG.md index bdfe63910..b2f8aefd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3798,6 +3798,7 @@ All notable changes to this project will be documented in this file. - *(database)* Remove debug output from volume update process - *(dev)* Remove OpenAPI generation functionality - *(migration)* Enhance local file volumes migration with logging +- *(CheckProxy)* Replace 'which' with 'command -v' for command availability checks ### 📚 Documentation @@ -3837,6 +3838,7 @@ All notable changes to this project will be documented in this file. - Update changelog - Update changelog - Update changelog +- Update changelog ### 🎨 Styling @@ -4402,6 +4404,7 @@ All notable changes to this project will be documented in this file. - *(versions)* Update version to 404 - *(versions)* Bump version to 404 - *(versions)* Bump version to 406 +- *(versions)* Bump version to 407 ### ◀️ Revert