diff --git a/src/lib/data/changelog.json b/src/lib/data/changelog.json index d7b9c52..f2a0411 100644 --- a/src/lib/data/changelog.json +++ b/src/lib/data/changelog.json @@ -8,6 +8,7 @@ { "type": "feature", "text": "Handle dynamically-spawned child containers in stack stop/down/restart/remove" }, { "type": "feature", "text": "Git webhooks are logged to the audit log" }, { "type": "feature", "text": "Add Mattermost notification support" }, + { "type": "feature", "text": "Configurable disk usage warning threshold per environment" }, { "type": "fix", "text": "Fix file upload CSRF 403 error on plain HTTP deployments" }, { "type": "fix", "text": "Fix scanner container /wait timeout causing empty scan output" }, { "type": "fix", "text": "Fix saving adopted external stack failing with 'Stack directory not found'" },