From 2f1d02b80a6588696064eda9c4955b536ce534bb Mon Sep 17 00:00:00 2001 From: reszelaz Date: Tue, 13 Jul 2021 21:40:28 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cd4dcea2..db67abd0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ This file follows the formats and conventions from [keepachangelog.com] * Stop/abort element in `ct` macro when used with channels (#1595) * Hang of IPython when macro input gives timeout (#1614) * Spock prompt informs when the Door is offline (#1621, #1625) +* Spock running without an X-session on Linux (#1106, #1648) * Use `AttributeEventWait.waitForEvent()` instead of deprecated `AttributeEventWait.waitEvent()` (#1593) * Do not reserve _instruments_ in scans what avoids stopping them (#1577) * Avoid problems with duplicated pre-scan snapshots (#87, #1637)