diff --git a/CHANGES.rst b/CHANGES.rst index 1c094b44..2dc020cd 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -9,8 +9,8 @@ New Features - Improve resampling and add a new ``ShiftAndResample`` task that can also apply time shifts, including possible time delay phase rotations. [#225] -- Add a simpler ``SampleShift`` task that just shifts channels by integer - number of samples. [#226, #235] +- Add a simpler ``ShiftSamples`` task that just shifts channels by integer + number of samples. [#226, #235, #239] - Streams can now carry meta-data in a ``meta`` attribute. This includes information on ``frequency``, ``sideband``, and ``polarization``, all