From 5e511e1ea1ccbc6cfc1646d3dd3e88e8d81f3864 Mon Sep 17 00:00:00 2001 From: Sander van Harmelen Date: Thu, 11 Oct 2018 20:36:29 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0722aefcd..84d4b77fea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ IMPROVEMENTS: * 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] +* backend/remote: Print status updates while waiting for the run to start [GH-19047] BUG FIXES: