From 46fe81dbfce55b43f55d0b9724dbb8c56cddcb40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 5 Apr 2025 10:30:56 +0000 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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