diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b63e1d8..55b9af5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,16 @@ .. current developments +v0.5.2 +==================== + +**Fixed:** + +* Image streams specifically listen to the primary event stream +* ``AlignEventStream`` with the raw data listens to the primary event stream + + + v0.5.1 ==================== diff --git a/news/fix_align2 b/news/fix_align2 deleted file mode 100644 index 715d9f1..0000000 --- a/news/fix_align2 +++ /dev/null @@ -1,14 +0,0 @@ -**Added:** None - -**Changed:** None - -**Deprecated:** None - -**Removed:** None - -**Fixed:** - -* Image streams specifically listen to the primary event stream -* ``AlignEventStream`` with the raw data listens to the primary event stream - -**Security:** None