From 760761cf3e7c55a8e26cc020e3404e5fc8603ea6 Mon Sep 17 00:00:00 2001 From: Duy Nguyen Date: Mon, 3 Jul 2023 15:08:47 -0400 Subject: [PATCH] Changelog --- CHANGES.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 929526c549..714bff54d5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -13,7 +13,9 @@ New Features - The ``specviz.load_spectrum`` method is deprecated; use ``specviz.load_data`` instead. [#2273] -- Add first-pass launcher to select config and auto-identify data. [#2257] +- Add launcher to select config and require --layout argument when launching standalone. [#2257] + +- Launcher displays which configs are compatible with a provided dataset. [#2267] Cubeviz ^^^^^^^