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)