From 5648d20bde91726d69928cc2e63198463eb54328 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Mon, 25 Oct 2021 09:20:44 -0400 Subject: [PATCH] add changelog --- .changelogs/2021-10-25-issue23-integration.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 .changelogs/2021-10-25-issue23-integration.md diff --git a/.changelogs/2021-10-25-issue23-integration.md b/.changelogs/2021-10-25-issue23-integration.md new file mode 100644 index 000000000..d10a4d0ec --- /dev/null +++ b/.changelogs/2021-10-25-issue23-integration.md @@ -0,0 +1 @@ +- The details of how task start/stop is represented have changed. Any existing tasks will all be treated as inactive (stopped).