From b8eb6a4f510c68e388d3a15baea61f5ac1f69125 Mon Sep 17 00:00:00 2001 From: e-koch Date: Fri, 6 Oct 2017 13:33:28 -0600 Subject: [PATCH] Update CHANGE [skip ci] --- CHANGES.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 71dd8324c..dbc88d039 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,8 @@ 0.4.1 (unreleased) ------------------ - + - Add SpectralCube.with_beam and Projection.with_beam for attaching + beam objects. Raise error for position-spectral slices of VRSCs + (https://github.com/radio-astro-tools/spectral-cube/pull/433) - Raise a nicer error if no data is present in the default or selected HDU (https://github.com/radio-astro-tools/spectral-cube/pull/424)