From 617aaa6839483f2664dd7866887b9070b8f13658 Mon Sep 17 00:00:00 2001 From: Sander van Harmelen Date: Wed, 10 Oct 2018 18:56:19 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5bdd6b903..1e2cf668f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ IMPROVEMENTS: * backend/remote: Add checks for all flags we currently don’t support [GH-19013] * backend/remote: Allow enhanced backends to pass custom exit codes [GH-19014] * backend/remote: Properly handle workspaces that auto apply changes [GH-19022] +* backend/remote: Don’t ask questions when `-auto-approve` is set [GH-19035] BUG FIXES: